fabric-shim-api
Advanced tools
Comparing version 2.5.2 to 2.5.3
@@ -7,3 +7,3 @@ { | ||
"apis/fabric-shim-api/index.js": "9bfebed3d9254206015c4ebc29b057a2b5bc612e", | ||
"apis/fabric-shim-api/package.json": "e4f16fb94c0e043290df7394741ecbf00edf9297", | ||
"apis/fabric-shim-api/package.json": "05480d8e842bf15f460bc10d9abd6b3146476266", | ||
"apis/fabric-shim-api/types/index.d.ts": "98f176ea058792b488ff7328a40fe856b2818eac", | ||
@@ -10,0 +10,0 @@ "apis/fabric-shim-api/types/tsconfig.json": "ed09ed38db1792491a70a0300a3790c5ad4ae7cc" |
{ | ||
"name": "fabric-shim-api", | ||
"version": "2.5.2", | ||
"tag": "latest", | ||
"version": "2.5.3", | ||
"tag": "unstable", | ||
"description": "A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other", | ||
@@ -17,4 +17,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": "^16.4.0", | ||
"npm": "^8.0.0", | ||
"node": "^18.0.0", | ||
"eslint": "^6.6.0" | ||
@@ -21,0 +20,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22404