Socket
Socket
Sign inDemoInstall

lie-some

Package Overview
Dependencies
7
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    lie-some

lie some why don't you


Version published
Weekly downloads
4
increased by100%
Maintainers
1
Install size
143 kB
Created
Weekly downloads
 

Readme

Source

lie-some

API

npm install lie-some
var some = require('lie-some');

###some

some(array of promises(or promise for such))

Similar to lie-all but will only throw an error if all of the promises throw errors, otherwise returns an array of whichever values succeded in the order that they completed, on error returns an array of errors.

License

MIT

Keywords

FAQs

Last updated on 03 Nov 2013

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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