@ctx-core/error
Advanced tools
Comparing version 5.1.34 to 5.1.35
{ | ||
"name": "@ctx-core/error", | ||
"version": "5.1.34", | ||
"version": "5.1.35", | ||
"description": "ctx-core error", | ||
@@ -8,2 +8,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" | ||
@@ -29,6 +33,6 @@ }, | ||
"dependencies": { | ||
"@ctx-core/logger": "^3.1.1", | ||
"@ctx-core/object": "^6.2.3" | ||
"@ctx-core/logger": "^3.1.2", | ||
"@ctx-core/object": "^6.2.4" | ||
}, | ||
"gitHead": "3fdbaccde62598ce835694ea0f41c0ed78e4ca6d" | ||
"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
20528
6
685
0
Updated@ctx-core/logger@^3.1.2
Updated@ctx-core/object@^6.2.4