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

1345

0.3.3

Diff

Changelog

Source

0.3.3

  • Update comb.string.format to be support as a flag when signing a number
    • comb.string.format('% d', 10); //" 10"
    • comb.string.format('% d', -10); //"-10"
damartin
published 0.3.2 •

Changelog

Source

0.3.2

  • Update comb.string.format to be able to specify precision with numbers.
damartin
published 0.3.1 •

Changelog

Source

0.3.1

  • Fixed comb.define to make dynamic properties not enumerable
damartin
published 0.3.0 •

Changelog

Source

0.3.0

  • Added
    • comb.promisfyStream
    • comb.resolved
    • comb.rejected
damartin
published 0.2.11 •

Changelog

Source

0.2.11

  • Added comb.string.escapeHtml
damartin
published 0.2.10 •

Changelog

Source

0.2.10

  • Added check to log functions for level before formatting message or delegating to log.
damartin
published 0.2.9 •

Changelog

Source

0.2.9

  • Increased comb.Promise performance
    • Benchmark before ~10.5 sec now ~6.8 sec
    • Added new comb.array.partition
damartin
published 0.2.8 •

Changelog

Source

0.2.8

  • Fixed memory leak in promise.
damartin
published 0.2.7 •

Changelog

Source

0.2.7

  • Fixed object.deepEquals reference of isUndefinedNull.
damartin
published 0.2.6 •

Changelog

Source

0.2.6

  • Added new methods to comb.hash
    • pick - pick only certain key/value pairs from an object
    • omit - omit certain key/value pairs from an object
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