@hyperledger/cactus-core-api
Advanced tools
Comparing version 0.5.0-alpha.0 to 0.5.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [0.5.0-alpha.0](https://github.com/hyperledger/cactus/compare/v0.4.1...v0.5.0-alpha.0) (2021-05-06) | ||
# [0.5.0](https://github.com/hyperledger/cactus/compare/v0.4.1...v0.5.0) (2021-05-19) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@hyperledger/cactus-core-api", | ||
"version": "0.5.0-alpha.0", | ||
"version": "0.5.0", | ||
"description": "Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.", | ||
@@ -89,3 +89,3 @@ "main": "dist/lib/main/typescript/index.js", | ||
"dependencies": { | ||
"@hyperledger/cactus-common": "0.5.0-alpha.0", | ||
"@hyperledger/cactus-common": "0.5.0", | ||
"axios": "0.21.1", | ||
@@ -95,3 +95,3 @@ "express": "4.17.1", | ||
}, | ||
"gitHead": "26fd7f54ccdfee0c37586c51a1fdfd0746a9a512" | ||
"gitHead": "e53558dbcb64d0f408957fd7cbb1cf5d7255b560" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
11697627
+ Added@hyperledger/cactus-common@0.5.0(transitive)
- Removed@hyperledger/cactus-common@0.5.0-alpha.0(transitive)