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.1 to 1.0.2

8

CHANGELOG.md
# Changelog
## [v1.0.2](https://github.com/dashersw/cote/tree/v1.0.2) (2020-11-16)
[Full Changelog](https://github.com/dashersw/cote/compare/v1.0.1...v1.0.2)
**Merged pull requests:**
- Update deps and ava [\#232](https://github.com/dashersw/cote/pull/232) ([dashersw](https://github.com/dashersw))
## [v1.0.1](https://github.com/dashersw/cote/tree/v1.0.1) (2020-11-16)

@@ -4,0 +12,0 @@

8

package.json
{
"name": "cote",
"version": "1.0.1",
"version": "1.0.2",
"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"
"test": "NODE_ENV=dev nyc -x=\"**/examples/*\" -x=\"**/*balanced*.js\" -x=\"**/test/*.js\" -x=\"**/lib/*.js\" ava --timeout=60000 --verbose"
},

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

"eventemitter2": "6.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"portfinder": "1.0.25",

@@ -46,3 +46,3 @@ "socket.io": "^2.3.0",

"async": "^3.1.0",
"ava": "^2.4.0",
"ava": "^3.13.0",
"commander": "4.0.1",

@@ -49,0 +49,0 @@ "coveralls": "^3.0.9",

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