@shined/babel-plugin-transform-import-declaration
Advanced tools
+7
-4
| { | ||
| "name": "@shined/babel-plugin-transform-import-declaration", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6-alpha.0", | ||
| "description": "A Babel plugin to transform import declarations for tree-shaking and on-demand loading", | ||
@@ -19,6 +19,9 @@ "main": "./cjs/index.js", | ||
| ], | ||
| "author": "ityuany", | ||
| "author": { | ||
| "name": "ityuany" | ||
| }, | ||
| "license": "MIT", | ||
| "peerDependencies": { | ||
| "@babel/core": "^7.0.0" | ||
| "@babel/core": "^7.0.0", | ||
| "@babel/types": "^7.0.0" | ||
| }, | ||
@@ -31,4 +34,4 @@ "dependencies": { | ||
| "registry": "https://registry.npmjs.org", | ||
| "tag": "latest" | ||
| "tag": "alpha" | ||
| } | ||
| } |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
24033
0.23%0
-100%3
50%