Socket
Socket
Sign inDemoInstall

ambi

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ambi - npm Package Versions

1
1314

2.3.0

Diff

Changelog

Source

v2.3.0 2015 September 5

  • Moved from CoffeeScript to ES6+
  • Removed cyclic.js as it should no longer be needed
balupton
published 2.2.0 •

Changelog

Source

v2.2.0 2013 May 7

  • We no longer send the completion callback to functions executing synchronously
  • We now support optional arguments for functions executing asynchronously
balupton
published 2.1.6 •

Changelog

Source

v2.1.6 2013 November 1

  • Dropped component.io and bower support, just use ender or browserify
balupton
published 2.1.5 •

Changelog

Source

v2.1.5 2013 October 27

  • Re-packaged
balupton
published 2.1.4 •

Changelog

Source

v2.1.4 2013 September 18

  • Fixed cyclic dependency problem on windows (since v2.1.3)
  • Added bower support
balupton
published 2.1.3 •

Changelog

Source

v2.1.3 2013 September 18

  • Attempt at fixing circular dependency infinite loop (since v2.1.2)
balupton
published 2.1.2 •

Changelog

Source

v2.1.2 2013 September 18

  • Added component.io support
balupton
published 2.1.1 •

Changelog

Source

v2.1.1 2013 August 19

  • Republish with older verson of joe dev dependency to try and stop cyclic errors
balupton
published 2.1.0 •

Changelog

Source

v2.1.0 2013 August 19

  • will now always return null for consistency
  • as return values are only possible with synchronous methods
  • will now ignore returned errors on asynchronous functions
  • asynchronous errors must now give the error via the completion callback
  • this is to avoid the possibility of the completion callback being called twice (once for the returned error via ambi, once via your application)
  • will now ignore thown errors
  • this was determined to be outside the scope of ambi, if you want this functionality use the more full featured taskgroup package
balupton
published 2.0.0 •

Changelog

Source

v2.0.0 2013 March 27

1
1314
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