Socket
Socket
Sign inDemoInstall

fabric-shim

Package Overview
Dependencies
6
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.4 to 1.1.0-snapshot.5

2

lib/stub.js

@@ -146,3 +146,3 @@ /*

decodedSP.proposal.header.channel_header = channelHeader;
this.txTimeStamp = channelHeader.timestamp;
this.txTimestamp = channelHeader.timestamp;
} catch(err) {

@@ -149,0 +149,0 @@ throw new Error(util.format('Decoding ChannelHeader failed: %s', err));

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

@@ -5,0 +5,0 @@ "main": "index.js",

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