Socket
Socket
Sign inDemoInstall

fill-range

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fill-range - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

37

package.json
{
"name": "fill-range",
"description": "Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.",
"version": "2.2.2",
"version": "2.2.3",
"homepage": "https://github.com/jonschlinkert/fill-range",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/fill-range.git"
},
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/fill-range",
"bugs": {
"url": "https://github.com/jonschlinkert/fill-range/issues"
},
"license": {
"type": "MIT",
"url": "https://github.com/jonschlinkert/fill-range/blob/master/LICENSE"
},
"license": "MIT",
"files": [

@@ -32,6 +23,6 @@ "index.js"

"dependencies": {
"is-number": "^1.1.2",
"isobject": "^1.0.0",
"randomatic": "^1.1.0",
"repeat-element": "^1.1.0",
"is-number": "^2.1.0",
"isobject": "^2.0.0",
"randomatic": "^1.1.3",
"repeat-element": "^1.1.2",
"repeat-string": "^1.5.2"

@@ -60,3 +51,13 @@ },

"sh"
]
],
"verb": {
"related": {
"list": [
"micromatch",
"expand-range",
"braces",
"is-glob"
]
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc