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

bluebird-extra

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluebird-extra - npm Package Versions

2

2.0.0

Diff

Changelog

Source

2.0.0

  • Return independent instance of bluebird
  • Refactor code
  • Update bluebird dependency to ^2.10.2
  • Update dev dependencies
  • Replace Makefile with npm scripts
  • Travis tests against node v6
  • package.json keywords
  • Update license
  • Update .npmignore
  • README update
overlookmotel
published 1.0.1 •

Changelog

Source

1.0.1

  • Fix: .usePromise() method
  • Test for .usePromise() method
overlookmotel
published 1.0.0 •

Changelog

Source

1.0.0

  • .eachAny() method runs first iteration asyncronously
  • .usePromise() method on results of .usePromise(Promise)
  • Update bluebird dependency to ^2.10.1
  • Update dev dependencies
  • Tests for asynchronous execution of first iteration
  • Code tidy
  • Speed up tests
  • Travis runs test on node v4
  • README

Breaking changes:

  • .eachAny() method runs first iteration asynchronously rather than straight away
overlookmotel
published 0.1.7 •

Changelog

Source

0.1.7

  • Disable Travis dependency cache
overlookmotel
published 0.1.6 •

Changelog

Source

0.1.6

  • Test code coverage & Travis sends to coveralls
  • Run jshint on tests
  • Remove use of __proto__ in tests
  • Update README badges to use shields.io
overlookmotel
published 0.1.5 •

Changelog

Source

0.1.5

  • Update bluebird dependency to ^2.9.25
  • Update dev dependencies
  • README contribution section
overlookmotel
published 0.1.4 •

Changelog

Source

0.1.4

  • Update bluebird dependency to ^2.9.24
  • Better way to produce API errors
  • Travis runs tests against node 0.10 and 0.12
  • Travis runs on new container infrastructure
  • README code examples tagged as Javascript
  • Corrected typo in README
  • Remove trailing spaces
overlookmotel
published 0.1.3 •

Changelog

Source

0.1.3

  • Added eachParallel method
  • Added eachSeries alias of each
  • Tests for execution order for parallel functions
overlookmotel
published 0.1.1 •

Changelog

Source

v0.1.1

  • Correct mistake in README
overlookmotel
published 0.1.0 •

Changelog

Source

0.1.0

  • eachAny copes with iterator function returning sync
  • Remove unnecessary bind() on iterator function
  • Tests for chaining when passed promise
  • Tests for this binding being preserved along chain
  • Tests for bound this being passed to iterator function
  • Tests for sync iterator functions
2
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