Comparing version 0.0.1 to 0.0.2
#!/usr/bin/env node | ||
require('colors') | ||
@@ -98,2 +99,3 @@ | ||
console.log(err) | ||
process.exit(1) | ||
} | ||
@@ -100,0 +102,0 @@ |
{ | ||
"name": "cpa", | ||
"version": "0.0.1", | ||
"bin": { | ||
"cbm": "index.js" | ||
}, | ||
"dependencies": { | ||
"colors": "^1.1.2" | ||
}, | ||
"main": "index.js", | ||
"devDependencies": {}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Jiang-Xuan/cbm.git" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/Jiang-Xuan/cbm/issues" | ||
}, | ||
"homepage": "https://github.com/Jiang-Xuan/cbm#readme", | ||
"description": "" | ||
} | ||
"name": "cpa", | ||
"version": "0.0.2", | ||
"bin": { | ||
"cbm": "index.js" | ||
}, | ||
"dependencies": { | ||
"colors": "^1.1.2" | ||
}, | ||
"main": "index.js", | ||
"devDependencies": {}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Jiang-Xuan/cbm.git" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/Jiang-Xuan/cbm/issues" | ||
}, | ||
"homepage": "https://github.com/Jiang-Xuan/cbm#readme", | ||
"description": "" | ||
} |
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
5876
4
118
1
43