es-string-utils
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "es-string-utils", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A collection of utility functions to manipulate string in javascript and typescript", | ||
@@ -13,4 +13,7 @@ "main": "./dist/esm/index.js", | ||
}, | ||
"files": [ | ||
"dist", "LICENSE", "package.json", "README.md" | ||
], | ||
"scripts": { | ||
"build": "tsup", | ||
"build": "rm -rf /dist && tsup", | ||
"dev": "tsup index.ts --watch" | ||
@@ -17,0 +20,0 @@ }, |
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
20329
8
76
1