Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "autotune", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "Automatically tune JavaScript apps", | ||
@@ -11,2 +11,3 @@ "main": "dist/index.js", | ||
"build": "tsc -p tsconfig.json && npm run browserify", | ||
"bump-version": "ts-node scripts/patch-npm-version.ts", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -28,3 +29,7 @@ }, | ||
"devDependencies": { | ||
"@types/shelljs": "^0.8.0", | ||
"browserify": "^16.2.2", | ||
"compare-versions": "^3.2.1", | ||
"shelljs": "^0.8.2", | ||
"ts-node": "^6.0.5", | ||
"typescript": "^2.8.3", | ||
@@ -31,0 +36,0 @@ "uglify-js": "^3.3.27" |
Sorry, the diff of this file is not supported yet
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
51707
7
1
151
7