@yujindong/lib
Advanced tools
Sorry, the diff of this file is too big to display
+2
-2
| { | ||
| "name": "@yujindong/lib", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "title": "hbgj-tools", | ||
@@ -14,3 +14,3 @@ "description": "方便打包使用", | ||
| "scripts": { | ||
| "pub": "npm publish --access=public" | ||
| "pub": "npm publish -access=publish --registry=https://registry.npmjs.org/ --focus" | ||
| }, | ||
@@ -17,0 +17,0 @@ "repository": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 2 instances
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
168765
469.02%6
20%1240
77.65%4
33.33%2
100%2
Infinity%