Socket
Socket
Sign inDemoInstall

ml-arrayxy-uniquex

Package Overview
Dependencies
0
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

src/__tests__/uniqueX.test.js

8

CHANGELOG.md

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

## [1.0.2](https://github.com/mljs/array-xy/compare/ml-arrayxy-uniquex@1.0.1...ml-arrayxy-uniquex@1.0.2) (2021-03-04)
**Note:** Version bump only for package ml-arrayxy-uniquex
## [1.0.1](https://github.com/mljs/array-xy/compare/ml-arrayxy-uniquex@1.0.0...ml-arrayxy-uniquex@1.0.1) (2019-10-02)

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

4

package.json
{
"name": "ml-arrayxy-uniquex",
"version": "1.0.1",
"version": "1.0.2",
"description": "Function to sum the y values if the x values are equals. The x array has to be ordered.",

@@ -29,3 +29,3 @@ "main": "lib/index.js",

"homepage": "https://github.com/mljs/array-sy/#readme",
"gitHead": "5492ab43b72cd1ca20367c5df4187951dbe19038"
"gitHead": "f8cbc3d5b283b62e648247c20880c2ce166cf184"
}

@@ -1,2 +0,1 @@

/**

@@ -3,0 +2,0 @@ * In place modification of the 2 arrays to make X unique and sum the Y if X has the same value

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc