Socket
Socket
Sign inDemoInstall

fabric-shim-api

Package Overview
Dependencies
0
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.0-dev-20211104 to 2.4.0-dev-20211108

2

.rush/temp/package-deps_build.json

@@ -6,3 +6,3 @@ {

"apis/fabric-shim-api/index.js": "9bfebed3d9254206015c4ebc29b057a2b5bc612e",
"apis/fabric-shim-api/package.json": "ab023c856f48441c22d9236e6f081f561d428b24",
"apis/fabric-shim-api/package.json": "bf50a4f6a83075c8c7bf8052d2c0a2f806f6f3e8",
"apis/fabric-shim-api/types/index.d.ts": "fac575ed01af6805d5b74c83a111891ec06353e4",

@@ -9,0 +9,0 @@ "apis/fabric-shim-api/types/tsconfig.json": "ed09ed38db1792491a70a0300a3790c5ad4ae7cc",

{
"name": "fabric-shim-api",
"version": "2.4.0-dev-20211104",
"version": "2.4.0-dev-20211108",
"tag": "beta",

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

},
"scripts": {
"build": "echo No Build needed"
},
"keywords": [

@@ -21,4 +18,4 @@ "fabric-shim",

"engines": {
"node": "^12.16.1",
"npm": "^6.4.1",
"node": "^16.4.0",
"npm": "^8.0.0",
"eslint": "^6.6.0"

@@ -30,3 +27,6 @@ },

"@types/long": "^4.0.1"
},
"scripts": {
"build": "echo No Build needed"
}
}
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