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

comb

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comb - npm Package Versions

1234

0.0.7

Diff

Changelog

Source

0.0.7 / 2012-02-04

  • Bug Fixes
    • Fixed issue with array.zip
    • Fixed error with date.parse and alternate characters
    • Fixed MaxCallStack exceeded error
      • Changed callback and errback to resolved listeners in a new stack using process.nextTick
      • Changed the middle ware plugin to use process.nextTick when calling next.
    • Altered logging.Level to allow the setting of levels from external APIs
    • Fixed issue with runner.js where paths that contained spaces would not run
    • Changed comb.when to test if the arguments are "promiseLike" so multiple versions of comb will work together
    • Updated docs.
damartin
published 0.0.6 •

Changelog

Source

0.0.6 / 2011-12-29

  • Bug Fixes
    • Added new Proxy methods
    • comb.executeInOrder
    • new test for isHash
    • added listener or "uncaughtException" when using logging
    • new inflections API
    • comb.when
    • new promise methods [both, chainBoth]
    • static initialization block on objects using comb.define
    • more tests
damartin
published 0.0.5 •

published 0.0.4 •

published 0.0.3 •

Changelog

Source

0.0.3 / 2011-06-23

  • 100% test coverage
    • Bug fixes
    • Added Makefile
      • make install
      • make test
      • make test-coverage
      • make docs
      • make docclean
      • make benchmarks
      • make uninstall
    • Added jscoverage sub module
published 0.0.2 •

Changelog

Source

0.0.2 / 2011-06-11

  • Added Logging
    • More robust String formatting
    • String styling
    • Updated Docs.
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