New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blockchainiz

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockchainiz - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

12

package.json
{
"name": "blockchainiz",
"version": "1.3.2",
"version": "1.3.3",
"description": "A node library to interact more easily with the Blockchainiz API",

@@ -10,3 +10,4 @@ "main": "index.js",

"test": "mocha --reporter spec",
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*"
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*",
"security-check": "nsp check -o summary"
},

@@ -35,6 +36,6 @@ "repository": {

"istanbul": "^0.4.4",
"mocha": "^3.0.2",
"mocha": "^4.0.1",
"request": "^2.74.0",
"should": "^10.0.0",
"socket.io-client": "^1.4.8"
"socket.io-client": "^2.0.4"
},

@@ -44,4 +45,5 @@ "devDependencies": {

"eslint-config-airbnb-base": "^11.0.0",
"eslint-plugin-import": "^2.2.0"
"eslint-plugin-import": "^2.2.0",
"nsp": "^3.1.0"
}
}
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