Closed georgewrmarshall closed 1 week ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/sass@1.80.7 | filesystem, unsafe Transitive: environment, shell | +19 |
13.1 MB | hcatlin, nex3, sassbot |
npm/tsup@7.3.0 | environment, eval, filesystem Transitive: network, shell, unsafe | +79 |
514 MB | egoist |
🚮 Removed packages: npm/@rollup/rollup-android-arm-eabi@4.24.4, npm/@rollup/rollup-android-arm64@4.24.4, npm/@rollup/rollup-darwin-arm64@4.24.4, npm/@rollup/rollup-darwin-x64@4.24.4, npm/@rollup/rollup-freebsd-arm64@4.24.4, npm/@rollup/rollup-freebsd-x64@4.24.4, npm/@rollup/rollup-linux-arm-gnueabihf@4.24.4, npm/@rollup/rollup-linux-arm-musleabihf@4.24.4, npm/@rollup/rollup-linux-arm64-gnu@4.24.4, npm/@rollup/rollup-linux-arm64-musl@4.24.4, npm/@rollup/rollup-linux-powerpc64le-gnu@4.24.4, npm/@rollup/rollup-linux-riscv64-gnu@4.24.4, npm/@rollup/rollup-linux-s390x-gnu@4.24.4, npm/@rollup/rollup-linux-x64-gnu@4.24.4, npm/@rollup/rollup-linux-x64-musl@4.24.4, npm/@rollup/rollup-win32-arm64-msvc@4.24.4, npm/@rollup/rollup-win32-ia32-msvc@4.24.4, npm/@rollup/rollup-win32-x64-msvc@4.24.4, npm/@storybook/addon-actions@8.4.2, npm/@storybook/addon-backgrounds@8.4.2, npm/@storybook/addon-controls@8.4.2, npm/@storybook/addon-docs@8.4.2, npm/@storybook/addon-essentials@8.4.2, npm/@storybook/addon-highlight@8.4.2, npm/@storybook/addon-interactions@8.4.2, npm/@storybook/addon-links@8.4.2, npm/@storybook/addon-measure@8.4.2, npm/@storybook/addon-outline@8.4.2, npm/@storybook/addon-toolbars@8.4.2, npm/@storybook/addon-viewport@8.4.2, npm/@storybook/blocks@8.4.2, npm/@storybook/builder-vite@8.4.2, npm/@storybook/components@8.4.2, npm/@storybook/core@8.4.2, npm/@storybook/csf-plugin@8.4.2, npm/@storybook/instrumenter@8.4.2, npm/@storybook/manager-api@8.4.2, npm/@storybook/preview-api@8.4.2, npm/@storybook/react-dom-shim@8.4.2, npm/@storybook/react-vite@8.4.2, npm/@storybook/react@8.4.2, npm/@storybook/test@8.4.2, npm/@storybook/theming@8.4.2, npm/@types/minimatch@5.1.2, npm/@vitest/pretty-format@2.1.4, npm/@vitest/utils@2.1.4, npm/caniuse-lite@1.0.30001677, npm/chromatic@11.16.5, npm/cross-spawn@7.0.3, npm/electron-to-chromium@1.5.51, npm/immutable@4.3.7, npm/micromark-core-commonmark@2.0.1, npm/micromark-factory-destination@2.0.0, npm/micromark-factory-label@2.0.0, npm/micromark-factory-space@2.0.0, npm/micromark-factory-title@2.0.0, npm/micromark-factory-whitespace@2.0.0, npm/micromark-util-character@2.1.0, npm/micromark-util-chunked@2.0.0, npm/micromark-util-classify-character@2.0.0, npm/micromark-util-combine-extensions@2.0.0, npm/micromark-util-decode-numeric-character-reference@2.0.1, npm/micromark-util-decode-string@2.0.0, npm/micromark-util-encode@2.0.0, npm/micromark-util-html-tag-name@2.0.0, npm/micromark-util-normalize-identifier@2.0.0, npm/micromark-util-resolve-all@2.0.0, npm/micromark-util-sanitize-uri@2.0.0, npm/micromark-util-subtokenize@2.0.1, npm/micromark-util-symbol@2.0.0, npm/micromark-util-types@2.0.0, npm/micromark@4.0.0, npm/object-inspect@1.13.2, npm/postcss@8.4.47, npm/rollup@3.29.5, npm/sass@1.80.6, npm/storybook@8.4.2, npm/tsup@7.2.0, npm/vite@5.4.10
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
Deprecated | npm/tsup@7.3.0 |
| ⚠︎ |
The maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Research the state of the package and determine if there are non-deprecated versions that can be used, or if it should be replaced with a new, supported solution.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/tsup@7.3.0
Description
This PR resolves Issue #104 by removing the unneeded folders and files as part of the design tokens migration process. Following the Package Migration Process Guide
Related issues
Fixes: https://github.com/MetaMask/metamask-design-system/issues/104
Manual testing steps
Pre-merge author checklist
Pre-merge reviewer checklist