Socket
Socket
Sign inDemoInstall

fabric-shim

Package Overview
Dependencies
Maintainers
2
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fabric-shim - npm Package Compare versions

Comparing version 1.1.0-snapshot.2 to 1.1.0-snapshot.3

README.md

10

package.json
{
"name": "fabric-shim",
"version": "1.1.0-snapshot.2",
"version": "1.1.0-snapshot.3",
"description": "A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other",
"main": "index.js",
"repository": {
"type": "gerrit",
"url": "http://gerrit.hyperledger.org/r/fabric"
"type": "git",
"url": "https://github.com/hyperledger/fabric-chaincode-node"
},

@@ -16,4 +16,4 @@ "keywords": [

"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",

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