Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ml-array-max

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-array-max - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

11

CHANGELOG.md

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

## [1.2.1](https://github.com/mljs/array/compare/ml-array-max@1.2.0...ml-array-max@1.2.1) (2021-02-23)
### Bug Fixes
* add missing "types" field ([27cf789](https://github.com/mljs/array/commit/27cf78928362cffa6735b42b72a3f161e3dae2aa))
# [1.2.0](https://github.com/mljs/array/compare/ml-array-max@1.1.2...ml-array-max@1.2.0) (2020-10-07)

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

5

package.json
{
"name": "ml-array-max",
"version": "1.2.0",
"version": "1.2.1",
"description": "Get the maximum value in an array",
"main": "lib/index.js",
"module": "lib-es6/index.js",
"types": "types.d.ts",
"files": [

@@ -27,3 +28,3 @@ "lib",

},
"gitHead": "942138d036d4c0753ad4c261cc692652c0a9cac1"
"gitHead": "55597eaa820f947d2c6eeffa7c5f807a5e4c94c8"
}
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