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

comerr

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comerr - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2

3

lib/index.js

@@ -20,3 +20,4 @@

605: "Expired",
606: "Unable To Connect"
606: "Unable To Connect",
607: "Already Called" //error for when a method can only be called once, and has already been called

@@ -23,0 +24,0 @@ };

{
"name": "comerr",
"version": "0.0.0",
"description": "ERROR: No README.md file found!",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/crcn/errcodes.js.git"
},
"author": "",
"license": "BSD"
}
"name": "comerr",
"version": "0.0.2",
"description": "ERROR: No README.md file found!",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/crcn/errcodes.js.git"
},
"author": "",
"license": "BSD"
}
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