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

array-collector

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-collector - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

README.md

29

package.json
{
"name": "array-collector",
"version": "1.0.1",
"description": "A library to perform operations on large arrays of objects.",
"keywords": [
"array",
"object",
"merger"
],
"main": "lib/array-collector.js",
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/mocha spec"
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Daniele Piccone",
"license": "MIT",
"devDependencies": {
"mocha": "2.4.5",
"sinon": "1.17.4",
"unexpected": "10.13.3"
"repository": {
"type": "git",
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"dependencies": {}
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/npm/deprecate-holder#readme"
}
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