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

cooperative

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cooperative - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "cooperative",
"version": "1.1.0",
"version": "1.1.1",
"description": "cooperative threading versions of map, filter, forEach, etc, suitable for big processing in single-threaded Node.js",
"main": "inde.js",
"main": "index.js",
"directories": {

@@ -7,0 +7,0 @@ "test": "test"

@@ -78,1 +78,4 @@ # cooperative [![npm version](https://img.shields.io/npm/v/cooperative.svg)](https://www.npmjs.com/package/cooperative) [![npm](https://img.shields.io/npm/dm/cooperative.svg)](https://www.npmjs.com/package/cooperative) [![Build Status](https://travis-ci.org/featurist/cooperative.svg?branch=master)](https://travis-ci.org/featurist/cooperative)

* options.interval - the amount of time in ms to allow processing before calling `setInterval`, defaults to 10ms.
## We're Hiring!
Featurist provides full stack, feature driven development teams. Want to join us? Check out [our career opportunities](https://www.featurist.co.uk/careers/).
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