New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ml-array-sequential-fill

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-array-sequential-fill - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.1.6](https://github.com/mljs/array/compare/ml-array-sequential-fill@1.1.5...ml-array-sequential-fill@1.1.6) (2021-03-24)
### Bug Fixes
* **array-sequential-fill:** allow full range of is-any-array versions ([57e33ec](https://github.com/mljs/array/commit/57e33ec994dd7e4f8c8587c4c983d7cfd5150714))
## [1.1.5](https://github.com/mljs/array/compare/ml-array-sequential-fill@1.1.4...ml-array-sequential-fill@1.1.5) (2021-03-24)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "ml-array-sequential-fill",
"version": "1.1.5",
"version": "1.1.6",
"description": "Create an array with sequential numbers",

@@ -26,5 +26,5 @@ "main": "lib/index.js",

"dependencies": {
"is-any-array": "1.0.0"
"is-any-array": "^1.0.0"
},
"gitHead": "d06a16075e582be7b7c553cd1aecbe1d03c64b7a"
"gitHead": "2a9cf0dd38883b438d7e2630d1f1219fe28259bf"
}
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