Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "words.js", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A flexible, robust and powerful Javascript word-string manipulation library.", | ||
@@ -28,4 +28,6 @@ "main": "words.min.js", | ||
"homepage": "https://github.com/phazelift/words.js", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"strings.js" : "1.1.2" | ||
}, | ||
"devDependencies": {} | ||
} |
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
23090
1
+ Addedstrings.js@1.1.2
+ Addedstrings.js@1.1.2(transitive)