fill-range
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "fill-range", | ||
"description": "Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"homepage": "https://github.com/jonschlinkert/fill-range", | ||
@@ -34,3 +34,4 @@ "author": { | ||
"randomatic": "^1.0.1", | ||
"repeat-element": "^1.0.0" | ||
"repeat-element": "^1.0.0", | ||
"repeat-string": "^1.4.0" | ||
}, | ||
@@ -37,0 +38,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
9645
4
+ Addedrepeat-string@^1.4.0
+ Addedrepeat-string@1.6.1(transitive)