Socket
Socket
Sign inDemoInstall

fabric-shim

Package Overview
Dependencies
4
Maintainers
2
Versions
303
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-snapshot to 1.1.0-snapshot.1

6

package.json
{
"name": "fabric-shim",
"version": "1.1.0-snapshot",
"version": "1.1.0-snapshot.1",
"description": "A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other",

@@ -16,4 +16,4 @@ "main": "index.js",

"engines": {
"node": ">=8.4.0 <9.0.0",
"npm": ">=5.3.0"
"node": "^8.9.0",
"npm": "^5.5.1"
},

@@ -20,0 +20,0 @@ "license": "Apache-2.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc