@gmana/utils
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@gmana/utils", | ||
"version": "0.0.4", | ||
"type": "module", | ||
"module": "./index.js", | ||
"main": "./index.cjs", | ||
"types": "./src\\index.d.ts" | ||
"version": "0.0.5", | ||
"type": "commonjs", | ||
"peerDependencies": { | ||
"tslib": "2.5.3" | ||
}, | ||
"main": "./src/index.js", | ||
"types": "./src/index.d.ts" | ||
} |
@@ -14,3 +14,3 @@ # utils | ||
## cn | ||
## slugify | ||
@@ -17,0 +17,0 @@ ```ts |
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
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
11
2783
1
33
No