randomatic
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "randomatic", | ||
"description": "Generate randomized strings of a specified length, fast. Only the length is necessary, but you can optionally generate patterns using any combination of numeric, alpha-numeric, alphabetical, special or custom characters.", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"homepage": "https://github.com/jonschlinkert/randomatic", | ||
@@ -21,3 +21,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"is-number": "^2.0.2", | ||
"kind-of": "^2.0.1" | ||
"kind-of": "^3.0.2" | ||
}, | ||
@@ -24,0 +24,0 @@ "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
- Removedkind-of@2.0.1(transitive)
Updatedkind-of@^3.0.2