Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fabric-shim-api

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fabric-shim-api - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

4

.rush/temp/package-deps_build.json

@@ -6,4 +6,4 @@ {

"apis/fabric-shim-api/index.js": "9bfebed3d9254206015c4ebc29b057a2b5bc612e",
"apis/fabric-shim-api/package.json": "d0eed95d26bfd84c553c05e0246e4109f75e019c",
"apis/fabric-shim-api/types/index.d.ts": "d1d2fa7c1233f7b4dbed8b31e739daabb03823b2",
"apis/fabric-shim-api/package.json": "ff7b4f2161c2afdc50aa70b0fe52cead71f2a31c",
"apis/fabric-shim-api/types/index.d.ts": "5c076296ea49491fabdd52f12f07f1e796ce3bd5",
"apis/fabric-shim-api/types/tsconfig.json": "ed09ed38db1792491a70a0300a3790c5ad4ae7cc",

@@ -10,0 +10,0 @@ "apis/fabric-shim-api/.rush/temp/shrinkwrap-deps.json": "0967ef424bce6791893e9a57bb952f80fd536e93"

{
"name": "fabric-shim-api",
"version": "2.0.0",
"version": "2.1.0",
"tag": "latest",

@@ -20,3 +20,3 @@ "description": "A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other",

"engines": {
"node": "10.15.2",
"node": "^12.16.1",
"npm": "^6.4.1",

@@ -23,0 +23,0 @@ "eslint": "6.6.0"

@@ -57,2 +57,3 @@ /*

getCreator(): SerializedIdentity;
getMspID(): string;
getTransient(): Map<string, Uint8Array>;

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