fabric-shim-api
Advanced tools
Comparing version 2.0.0-snapshot.124 to 2.0.0
{ | ||
"name": "fabric-shim-api", | ||
"version": "2.0.0-snapshot.124", | ||
"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", | ||
"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": "10.15.2", | ||
"npm": "^6.4.1", | ||
"eslint": "4.0.0" | ||
}, | ||
"types": "./types/index.d.ts", | ||
"license": "Apache-2.0" | ||
} | ||
"name": "fabric-shim-api", | ||
"version": "2.0.0", | ||
"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": "10.15.2", | ||
"npm": "^6.4.1", | ||
"eslint": "6.6.0" | ||
}, | ||
"types": "./types/index.d.ts", | ||
"license": "Apache-2.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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21015
9
206
1
0
16