babel-plugin-veui
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -203,2 +203,6 @@ [ | ||
{ | ||
"name": "ToastList", | ||
"path": "ToastList.vue" | ||
}, | ||
{ | ||
"name": "Tooltip", | ||
@@ -205,0 +209,0 @@ "path": "Tooltip.vue" |
{ | ||
"name": "babel-plugin-veui", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Import VEUI components with ease.", | ||
"main": "dist/index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"build": "node ./build/components.js && babel src --out-dir dist", | ||
"build": "npm run components && babel src --out-dir lib", | ||
"components": "node ./build/components.js", | ||
"test": "npm run build && ava", | ||
@@ -9,0 +10,0 @@ "prepare": "npm build" |
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.
Found 1 instance in 1 package
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.
Found 1 instance in 1 package
3
10026
5
386