Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-transform-remove-imports

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-remove-imports - npm Package Compare versions

Comparing version 1.7.1 to 1.8.0

15

package.json
{
"name": "babel-plugin-transform-remove-imports",
"version": "1.7.1",
"version": "1.8.0",
"description": "Remove the specified import declaration when you use the babel transform to build the package.",

@@ -41,9 +41,8 @@ "repository": "https://github.com/uiwjs/babel-plugin-transform-remove-imports",

"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-do-expressions": "7.23.3",
"@babel/plugin-proposal-export-default-from": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@babel/cli": "7.24.7",
"@babel/core": "7.24.7",
"@babel/plugin-proposal-do-expressions": "7.24.7",
"@babel/plugin-proposal-export-default-from": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"babel-core": "7.0.0-bridge.0",

@@ -50,0 +49,0 @@ "jest": "29.7.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc