Socket
Socket
Sign inDemoInstall

fabric-shim-api

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2 to 2.2.3

2

.rush/temp/package-deps_build.json

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

"apis/fabric-shim-api/index.js": "9bfebed3d9254206015c4ebc29b057a2b5bc612e",
"apis/fabric-shim-api/package.json": "7964a4f60dc4f5d1417c61e1a0f1d32570df6eae",
"apis/fabric-shim-api/package.json": "18f165b815118c906edb81f502a0b81ad383b7b9",
"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.2.2",
"tag": "latest",
"description": "A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/fabric-chaincode-node"
},
"scripts": {
"build": "echo No Build needed"
},
"keywords": [
"fabric-shim",
"Hyperledger Fabric",
"Fabric Shim"
],
"engines": {
"node": "^12.16.1",
"npm": "^6.4.1",
"eslint": "6.6.0"
},
"types": "./types/index.d.ts",
"license": "Apache-2.0",
"devDependencies": {
"@types/long": "^4.0.1"
}
}
"name": "fabric-shim-api",
"version": "2.2.3",
"tag": "latest",
"description": "A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/fabric-chaincode-node"
},
"keywords": [
"fabric-shim",
"Hyperledger Fabric",
"Fabric Shim"
],
"engines": {
"node": "^12.16.1",
"npm": "^6.4.1",
"eslint": "6.6.0"
},
"types": "./types/index.d.ts",
"license": "Apache-2.0",
"devDependencies": {
"@types/long": "^4.0.1"
},
"scripts": {
"build": "echo No Build needed"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc