Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "n12", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Normalization library for strings", | ||
@@ -5,0 +5,0 @@ "author": "Pavol Hejný <pavol@collboard.com> (https://pavolhejny.com)", |
@@ -19,4 +19,9 @@ { | ||
}, | ||
"include": ["src"], | ||
"include": [ | ||
"src", | ||
"test/normalize-to-kebab-case.test.ts", | ||
"test/decapitalize.test.ts", | ||
"test/normalizeWhitespaces.test.ts" | ||
], | ||
"exclude": ["dist"] | ||
} |
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
33144259
87
885
1