Socket
Socket
Sign inDemoInstall

cote

Package Overview
Dependencies
56
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

6

package.json
{
"name": "cote",
"version": "1.0.2",
"version": "1.0.3",
"keywords": [

@@ -19,3 +19,3 @@ "microservices",

"lint-fix": "eslint --fix src test",
"test": "NODE_ENV=dev nyc -x=\"**/examples/*\" -x=\"**/*balanced*.js\" -x=\"**/test/*.js\" -x=\"**/lib/*.js\" ava --timeout=60000 --verbose"
"test": "NODE_ENV=dev nyc -x=\"**/examples/*\" -x=\"**/*balanced*.js\" -x=\"**/test/*.js\" -x=\"**/lib/*.js\" ava --timeout=60000"
},

@@ -34,3 +34,3 @@ "author": {

"@dashersw/axon": "2.0.5",
"@dashersw/node-discover": "^1.0.4",
"@dashersw/node-discover": "^1.0.5",
"charm": "1.0.2",

@@ -37,0 +37,0 @@ "colors": "1.4.0",

@@ -1350,6 +1350,3 @@ ![cote](https://user-images.githubusercontent.com/698308/32996603-1517088a-cd85-11e7-85c5-8ef9b3ae2e49.png)

of services since its inception in 2013. cote follows
[Semantic Versioning](http://semver.org) and although it's production-ready, we
haven't released a version 1.0.0 yet. Although cote added many features in time,
there hasn't been a single breaking API change since the beginning, so we didn't
need to update the major version.
[Semantic Versioning](http://semver.org) and is production-ready.

@@ -1356,0 +1353,0 @@ ## Usage with PM2

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc