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

arrayq

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arrayq - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

1

es6/distinct.js

@@ -24,2 +24,3 @@ "use strict";

}
res.length = pos;
return res;

@@ -26,0 +27,0 @@ }

@@ -24,3 +24,4 @@ import { Projector } from './types';

}
res.length = pos;
return res;
}

2

package.json
{
"name": "arrayq",
"version": "0.1.13",
"version": "0.1.14",
"description": "Array query methods for Node.js",

@@ -5,0 +5,0 @@ "main": "es6/prototype.js",

Sorry, the diff of this file is not supported yet

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