@ctx-core/logger
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@ctx-core/logger", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "ctx-core logger", | ||
@@ -9,2 +9,6 @@ "main": "lib.js", | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"clean": "rm tsconfig.tsbuildinfo", | ||
"compile": "tsc -b", | ||
"prepublishOnly": "npm run compile", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -32,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "c07d4b606b86ee0dbdd1f8ee92e0c6c18e7045eb" | ||
"gitHead": "24af2f21f330aa55dee64cf335a341bb0bb091ea" | ||
} |
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
6809
0