Socket
Socket
Sign inDemoInstall

sb-promisify

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

2.0.2

Diff

Changelog

Source

2.0.2

  • Remove Flow Declarations, Babel, Flow and ESLint config files from npm package
steelbrain
published 2.0.1 •

Changelog

Source

2.0.1

  • Remove spec dir from npm package to fix flow errors in dependent modules
steelbrain
published 2.0.0 •

Changelog

Source

2.0.0

  • Alter promisifyAll behavior to add ${methodName}Async to given objects instead of replacing them
  • Return true if throwError is false and undefined is returned
  • Return false if throwError is false and Error is thrown
  • Export functions in the babel style
steelbrain
published 1.3.0 •

Changelog

Source

1.3.0

  • Add promisifyAll method
steelbrain
published 1.2.0 •

Changelog

Source

1.2.0

  • Add throwError parameter
steelbrain
published 1.1.1 •

Changelog

Source

1.1.1

  • Support older runtimes by using only Array.from when available and falling back to Array.prototype.slice
steelbrain
published 1.1.0 •

Changelog

Source

1.1.0

  • Use commonjs exports intead of ES exports
steelbrain
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial implementation
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc