Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "comon-ui", | ||
"version": "1.0.1", | ||
"description": "aaa", | ||
"main": "index.js", | ||
"version": "1.0.2", | ||
"description": "common ui", | ||
"main": "dist/common-ui.js", | ||
"scripts": { | ||
"publish": "npm publish" | ||
}, | ||
@@ -15,8 +16,30 @@ "keywords": [ | ||
], | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "liu changfeng", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"webpack": "^3.0.0", | ||
"autoprefixer": "^7.1.1", | ||
"babel": "^6.23.0", | ||
"babel-core": "^6.25.0", | ||
"babel-loader": "^7.1.1", | ||
"babel-preset-vue-app": "^1.2.0", | ||
"css-loader": "^0.28.4", | ||
"extract-text-webpack-plugin": "^2.1.2", | ||
"file-loader": "^0.11.2", | ||
"html-webpack-plugin": "^2.29.0", | ||
"node-sass": "^4.5.3", | ||
"postcss-loader": "^2.0.6", | ||
"rimraf": "^2.6.1", | ||
"sass-loader": "^6.0.6", | ||
"style-loader": "^0.18.2", | ||
"transform-runtime": "^0.0.0", | ||
"url-loader": "^0.5.9", | ||
"vue-loader": "^12.2.1", | ||
"vue-template-compiler": "^2.3.4", | ||
"webpack": "^2.2.1", | ||
"webpack-build-notifier": "^0.1.14" | ||
} | ||
}, | ||
"dependencies": {} | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
33862
910
20
2
3
1