@hyperledger/cactus-core
Advanced tools
Comparing version 0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1 to 1.0.0-rc.1
{ | ||
"name": "@hyperledger/cactus-core", | ||
"version": "0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1+bf5e0403", | ||
"version": "1.0.0-rc.1", | ||
"description": "Contains lower level abstractions/implementation that is to be shared by multiple other, higher level packages of the project.", | ||
@@ -16,9 +16,6 @@ "main": "dist/lib/main/typescript/index.js", | ||
"watch": "npm-watch", | ||
"webpack": "npm-run-all webpack:dev webpack:prod", | ||
"webpack": "npm-run-all webpack:dev", | ||
"webpack:dev": "npm-run-all webpack:dev:node webpack:dev:web", | ||
"webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js", | ||
"webpack:dev:node": "webpack --env=dev --target=node --config ../../webpack.config.js", | ||
"webpack:prod": "npm-run-all webpack:prod:node webpack:prod:web", | ||
"webpack:prod:web": "webpack --env=prod --target=web --config ../../webpack.config.js", | ||
"webpack:prod:node": "webpack --env=prod --target=node --config ../../webpack.config.js" | ||
"webpack:dev:node": "webpack --env=dev --target=node --config ../../webpack.config.js" | ||
}, | ||
@@ -67,4 +64,4 @@ "watch": {}, | ||
"dependencies": { | ||
"@hyperledger/cactus-common": "^0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1+bf5e0403", | ||
"@hyperledger/cactus-core-api": "^0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1+bf5e0403", | ||
"@hyperledger/cactus-common": "1.0.0-rc.1", | ||
"@hyperledger/cactus-core-api": "1.0.0-rc.1", | ||
"express": "4.17.1", | ||
@@ -79,3 +76,3 @@ "express-jwt-authz": "2.4.1", | ||
}, | ||
"gitHead": "bf5e0403907bef8d84e52eb945a71713f4c8385f" | ||
"gitHead": "bfe342e9f443737a3bc083e0d9697024021229ae" | ||
} |
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
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
2964429
28
33317
1
+ Added@hyperledger/cactus-common@1.0.0-rc.1(transitive)
+ Added@hyperledger/cactus-core-api@1.0.0-rc.1(transitive)
- Removed@hyperledger/cactus-common@0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1(transitive)
- Removed@hyperledger/cactus-core-api@0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1(transitive)