fabric-shim-api
Advanced tools
Comparing version 2.4.1 to 2.4.2-dev-20220504
{ | ||
"files": { | ||
"apis/fabric-shim-api/.rush/temp/shrinkwrap-deps.json": "188278ab56ae53c18ee32d790b97bbf660afeee6", | ||
"apis/fabric-shim-api/LICENSE": "8f71f43fee3f78649d238238cbde51e6d7055c82", | ||
"apis/fabric-shim-api/README.md": "9dd427468273cd4a38c55dae7b97b1da91c62464", | ||
"apis/fabric-shim-api/index.js": "9bfebed3d9254206015c4ebc29b057a2b5bc612e", | ||
"apis/fabric-shim-api/package.json": "07ddf24d804bd14a235b68eb7dfd987d9202f9fa", | ||
"apis/fabric-shim-api/package.json": "7ffb13373b7a712fa3769c458936bb7429d4c667", | ||
"apis/fabric-shim-api/types/index.d.ts": "fac575ed01af6805d5b74c83a111891ec06353e4", | ||
"apis/fabric-shim-api/types/tsconfig.json": "ed09ed38db1792491a70a0300a3790c5ad4ae7cc", | ||
"apis/fabric-shim-api/.rush/temp/shrinkwrap-deps.json": "188278ab56ae53c18ee32d790b97bbf660afeee6" | ||
"apis/fabric-shim-api/types/tsconfig.json": "ed09ed38db1792491a70a0300a3790c5ad4ae7cc" | ||
}, | ||
"arguments": "echo No Build needed " | ||
} |
{ | ||
"name": "fabric-shim-api", | ||
"version": "2.4.1", | ||
"version": "2.4.2-dev-20220504", | ||
"tag": "release", | ||
@@ -28,3 +28,4 @@ "description": "A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other", | ||
"build": "echo No Build needed" | ||
} | ||
}, | ||
"readme": "[![NPM](https://nodei.co/npm/fabric-shim-api.svg?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/fabric-shim-api/)\n\n\n[![Version](https://badge.fury.io/js/fabric-shim-api.svg)](http://badge.fury.io/js/fabric-shim-api)\n\nThis `fabric-shim-api` library provides type definitions for the `fabric-shim` module. It is also a dependency of the `fabric-contract-api` As this is a pure interface module it allows the `fabric-contract-api` annotations to be used in client application without the need to pull in unneeded required dependencies.\n\nDetailed explanation on the concepts and programming model can be found here: [https://hyperledger-fabric.readthedocs.io/en/latest/smartcontract/smartcontract.html](https://hyperledger-fabric.readthedocs.io/en/latest/smartcontract/smartcontract.html).\n\n\n## License\n\nThis package is distributed under the\n[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),\nsee LICENSE for more information.\n" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
22363
2