raingxm-test-lib
Advanced tools
Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "raingxm-test-lib", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publish_npm": "cp package.json ./npm/package.json && node scripts/publish.js && cd ./npm && npm publish" | ||
"prerelease": "cp package.json ./npm/package.json", | ||
"publish_npm": "npm run prerelease && node scripts/publish.js" | ||
}, | ||
@@ -11,0 +12,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
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
438