@ctx-core/logger
Advanced tools
Comparing version 5.0.0 to 6.0.0
# @ctx-core/logger | ||
## 6.0.0 | ||
### Major Changes | ||
- src directory | ||
## 5.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ctx-core/logger", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "ctx-core logger", | ||
@@ -19,5 +19,5 @@ "keywords": [ | ||
"author": "Brian Takita", | ||
"main": "./index.js", | ||
"module": "./index.js", | ||
"types": "./index.ts", | ||
"main": "./src/index.js", | ||
"module": "./src/index.js", | ||
"types": "./src/index.ts", | ||
"scripts": { | ||
@@ -24,0 +24,0 @@ "build": "npm run clean && npm run compile", |
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
9918
36
1