Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cpa

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpa - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

README.md

2

index.js
#!/usr/bin/env node
require('colors')

@@ -98,2 +99,3 @@

console.log(err)
process.exit(1)
}

@@ -100,0 +102,0 @@

50

package.json
{
"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": ""
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc