@mangoweb/scripts-base
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@mangoweb/scripts-base", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Simple component model for small to meduim sites. Usable from JS & TS.", | ||
@@ -15,3 +15,7 @@ "main": "lib/index.js", | ||
}, | ||
"author": "manGoweb", | ||
"files": [ | ||
"lib/", | ||
"src/" | ||
], | ||
"author": "manGoweb <info@mangoweb.cz> (https://mangoweb.cz)", | ||
"license": "MIT", | ||
@@ -21,3 +25,6 @@ "devDependencies": { | ||
}, | ||
"prepare" : "npm run build" | ||
"prepare": "npm run build", | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
86096
69
1053
2