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

babel-plugin-transform-cx-imports

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 19.1.0 to 21.3.0

13

package.json
{
"name": "babel-plugin-transform-cx-imports",
"version": "19.1.0",
"version": "21.3.0",
"description": "Rewrite Cx imports for simplicity and optimal output size.",

@@ -10,9 +10,12 @@ "repository": "https://github.com/codaxy/cxjs",

"dependencies": {
"@babel/plugin-syntax-jsx": "^7.2.0"
"@babel/plugin-syntax-jsx": "^7.12.13"
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"mocha": "^2.3.4"
"@babel/core": "^7.13.8",
"@babel/preset-env": "^7.13.9",
"mocha": "^8.3.0"
},
"peerDependencies": {
"@babel/core" :"^7.0.0-0"
},
"scripts": {

@@ -19,0 +22,0 @@ "test": "mocha"

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