apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.98k stars 13.95k forks source link

@superset-ui/switchboard v2.1.0 has been published empty #24797

Open LucieLeBriquer opened 1 year ago

LucieLeBriquer commented 1 year ago

Latest stable version of @superset-ui/switchboard is an empty package (version 2.1.0).

How to reproduce the bug

https://www.npmjs.com/package/@superset-ui/switchboard/v/2.1.0?activeTab=code

Screenshots

Screenshot from 2023-07-25 14-33-32

Environment

NA

Checklist

Some issues are mentioning the emptiness of version 0.18.26 but none of them relates to 2.1.0

Additional context

None

Comment

We are using the corrected version 0.18.26-2 but we would appreciate the latest stable version to be released with its content! Thanks :)

rusackas commented 8 months ago

That is odd... I'll give this a 4.0 label, since I believe we'll be re-publishing the monorepo packages under that versioning number, and will want to make sure that things look right with that release.

neilshannon-wk commented 3 months ago

Is there any update on this as v0.18.26-2 causes a warning

../../common/temp/node_modules/.pnpm/@superset-ui+switchboard@0.18.26-2/node_modules/@superset-ui/switchboard/esm/switchboard.js (275:16): Use of eval in "../../common/temp/node_modules/.pnpm/@superset-ui+switchboard@0.18.26-2/node_modules/@superset-ui/switchboard/esm/switchboard.js" is strongly discouraged as it poses security risks and may cause issues with minification.

Are there any plans to upgrade to 2.1.0 and remove the use of eval?

raboof commented 2 months ago

From https://github.com/apache/superset/blob/master/superset-frontend/packages/superset-ui-switchboard/package.json it seems like 0.18.26 might in fact be the current version - in which case it is indeed strange that there is a 2.x version published there.