expand-range
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "expand-range", | ||
"description": "Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"homepage": "https://github.com/jonschlinkert/expand-range", | ||
@@ -29,3 +29,3 @@ "author": { | ||
"dependencies": { | ||
"fill-range": "^1.3.0" | ||
"fill-range": "^1.4.0" | ||
}, | ||
@@ -57,2 +57,2 @@ "devDependencies": { | ||
] | ||
} | ||
} |
@@ -106,4 +106,4 @@ # expand-range [![NPM version](https://badge.fury.io/js/expand-range.svg)](http://badge.fury.io/js/expand-range) | ||
_This file was generated by [verb](https://github.com/assemble/verb) on January 11, 2015._ | ||
_This file was generated by [verb](https://github.com/assemble/verb) on January 14, 2015._ | ||
[fill-range]: https://github.com/jonschlinkert/fill-range |
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
5213
Updatedfill-range@^1.4.0