Socket
Socket
Sign inDemoInstall

fabric-shim

Package Overview
Dependencies
Maintainers
3
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.4.3-snapshot.42 to 1.4.4

npm-shrinkwrap.json

10

package.json
{
"name": "fabric-shim",
"version": "1.4.3-snapshot.42",
"tag": "unstable-1.4",
"version": "1.4.4",
"tag": "latest",
"description": "A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other",

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

"winston": "^3.2.1",
"yargs": "^10.0.2",
"yargs-parser": "^11.0.0",
"yargs": "^13.3.0",
"yargs-parser": "^13.1.1",
"protobufjs": "5.0.3"

@@ -52,3 +52,3 @@ },

"mocha-junit-reporter": "^1.23.1",
"nyc": "13.1.0",
"nyc": "^14.1.1",
"typescript": "3.0.1"

@@ -55,0 +55,0 @@ },

@@ -5,3 +5,3 @@ [![NPM](https://nodei.co/npm/fabric-shim.svg?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/fabric-contract-api/)

[![Version](https://badge.fury.io/js/fabric-shim.svg)](http://badge.fury.io/js/fabric-shim) [![Build Status](https://jenkins.hyperledger.org/buildStatus/icon?job=fabric-chaincode-node-merge-x86_64)](https://jenkins.hyperledger.org/view/fabric-chaincode-node/job/fabric-chaincode-node-merge-x86_64)
[![Version](https://badge.fury.io/js/fabric-shim.svg)](http://badge.fury.io/js/fabric-shim)

@@ -8,0 +8,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