@hyperledger/cactus-common
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "@hyperledger/cactus-common", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.", | ||
@@ -15,3 +15,2 @@ "main": "dist/lib/main/typescript/index.js", | ||
"scripts": { | ||
"tsc": "tsc --project ./tsconfig.json", | ||
"watch": "npm-watch", | ||
@@ -26,20 +25,3 @@ "webpack": "npm-run-all webpack:dev webpack:prod", | ||
}, | ||
"watch": { | ||
"tsc": { | ||
"patterns": [ | ||
"src/", | ||
"src/*/json/**/openapi*" | ||
], | ||
"ignore": [ | ||
"src/**/generated/*" | ||
], | ||
"extensions": [ | ||
"ts", | ||
"json" | ||
], | ||
"quiet": true, | ||
"verbose": false, | ||
"runOnChangeOnly": true | ||
} | ||
}, | ||
"watch": {}, | ||
"publishConfig": { | ||
@@ -88,3 +70,3 @@ "access": "public" | ||
"key-encoder": "2.0.3", | ||
"loglevel": "1.6.7", | ||
"loglevel": "1.7.1", | ||
"loglevel-plugin-prefix": "0.8.4", | ||
@@ -100,3 +82,3 @@ "secp256k1": "4.0.2", | ||
}, | ||
"gitHead": "c45c85b194dd93edcdd7cc34e027022c401f1e96" | ||
"gitHead": "91bb1f85e1fe45e182114dc05a0f2c4cbe0caeb3" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
38669
6430311
73
4
+ Addedloglevel@1.7.1(transitive)
- Removedloglevel@1.6.7(transitive)
Updatedloglevel@1.7.1