Socket
Socket
Sign inDemoInstall

async-if-else

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-if-else - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

LICENSE

4

package.json
{
"name": "async-if-else",
"version": "0.0.1",
"version": "1.0.0",
"description": "'conditional if to async control flow'",

@@ -10,3 +10,3 @@ "main": "index.js",

"author": "tdantas",
"license": "ISC",
"license": "MIT",
"devDependencies": {

@@ -13,0 +13,0 @@ "async": "^1.4.2",

@@ -6,3 +6,3 @@ # async-if-else

```
```javascript
var async = require('async');

@@ -18,1 +18,13 @@ var require('async-if-else').extend(async);

```
#### Hey, if you found a BUG !
Amazing ! PR are always welcome
Let's make the world a better place helping others :)
# License
[MIT](https://github.com/tdantas/async-if-else/blob/master/LICENSE)
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