@mrtujiawei/utils
Advanced tools
Comparing version 1.1.18 to 1.1.19
{ | ||
"name": "@mrtujiawei/utils", | ||
"version": "1.1.18", | ||
"version": "1.1.19", | ||
"description": "把自己写的工具函数打包发布到npm上", | ||
@@ -13,3 +13,3 @@ "types": "types/index.d.ts", | ||
"build": "webpack", | ||
"pub": "npm run build && npm publish --access public && rm dist types -rf", | ||
"pub": "npm run build && npm publish --access public && echo \"publish success\" && sleep 1 && rm dist types -rf", | ||
"test": "jest", | ||
@@ -16,0 +16,0 @@ "test:coverage": "jest --coverage" |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
92936
34
980
1