Socket
Socket
Sign inDemoInstall

btcp

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

6

package.json
{
"name": "btcp",
"version": "0.1.2",
"version": "0.1.3",
"description": "TCP wrapper for node.js",

@@ -19,6 +19,6 @@ "keywords": [

"lint": "eslint lib/ test/ || exit 0",
"test": "mocha --reporter spec test/*-test.js"
"test": "bmocha --reporter spec test/*-test.js"
},
"devDependencies": {
"mocha": "^5.2.0"
"bmocha": "^0.1.0"
},

@@ -25,0 +25,0 @@ "engines": {

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