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
5
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.0 to 1.1.1

lib-es6/index.js

8

CHANGELOG.md

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

## [1.1.1](https://github.com/mljs/array/compare/ml-array-sequential-fill@1.1.0...ml-array-sequential-fill@1.1.1) (2018-11-09)
**Note:** Version bump only for package ml-array-sequential-fill
# [1.1.0](https://github.com/mljs/array/compare/ml-array-sequential-fill@1.0.1...ml-array-sequential-fill@1.1.0) (2018-10-26)

@@ -8,0 +16,0 @@

7

package.json
{
"name": "ml-array-sequential-fill",
"version": "1.1.0",
"version": "1.1.1",
"description": "Create an array with sequential numbers",
"main": "lib/index.js",
"module": "src/index.js",
"module": "lib-es6/index.js",
"files": [
"lib",
"lib-es6",
"src"

@@ -25,3 +26,3 @@ ],

},
"gitHead": "812f53d78df7770c287916b88e94de51815f574b"
"gitHead": "fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1"
}
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