Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "meepojs", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "JavaScript API generator", | ||
@@ -9,3 +9,3 @@ "main": "./lib/meepojs", | ||
"dev": "node ./devServer/server.js", | ||
"build": "rollup -c -o ./lib/index.js" | ||
"build": "rollup -c -o index.js" | ||
}, | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"files": [ | ||
"lib" | ||
"index.js" | ||
], | ||
@@ -20,0 +20,0 @@ "keywords": [ |
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
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
18517
1