Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "cbml", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "CBML Parser", | ||
@@ -12,5 +12,5 @@ "homepage": "https://github.com/cbml/cbmljs", | ||
"license": "MIT", | ||
"main": "src/cbml.js", | ||
"main": "cbml.js", | ||
"files": [ | ||
"src/cbml.js", | ||
"cbml.js", | ||
"cli.js" | ||
@@ -33,3 +33,3 @@ ], | ||
"uglify-js": "2.4.15", | ||
"jdists": "0.9.3", | ||
"jdists": "0.9.9", | ||
"jshint": "2.5.8" | ||
@@ -39,3 +39,3 @@ }, | ||
"test": "mocha -R spec", | ||
"dist": "jdists src/cbml.js -o cbml.js -r debug && uglifyjs cbml.js -o cbml.min.js -p 5 -c -m", | ||
"dist": "jdists src/cbml.js -o cbml.js -r remove,debug && uglifyjs cbml.js -o cbml.min.js -p 5 -c -m", | ||
"lint": "jshint src/cbml.js" | ||
@@ -42,0 +42,0 @@ }, |
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
15109
461
1