string_manipulation_package
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "string_manipulation_package", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A package for simple string manipulation", | ||
"main": "bin\\main.js", | ||
"bin": { | ||
"string_manipulation_package": "main.js" | ||
}, | ||
"main": "bin/main.js", | ||
"scripts": { | ||
@@ -10,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
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
1302