@async-af/every
Advanced tools
Comparing version 3.3.0 to 3.3.1
/*! | ||
* AsyncAF (async/await fun) | ||
* | ||
* @async-af/every v3.3.0 | ||
* @async-af/every v3.3.1 | ||
* | ||
@@ -6,0 +6,0 @@ * Copyright (c) 2017-present, Scott Rudiger (https://github.com/ScottRudiger) |
/*! | ||
* AsyncAF (async/await fun) | ||
* | ||
* @async-af/every v3.3.0 | ||
* @async-af/every v3.3.1 | ||
* | ||
@@ -6,0 +6,0 @@ * Copyright (c) 2017-present, Scott Rudiger (https://github.com/ScottRudiger) |
/*! | ||
* AsyncAF (async/await fun) | ||
* | ||
* @async-af/every v3.3.0 | ||
* @async-af/every v3.3.1 | ||
* | ||
@@ -6,0 +6,0 @@ * Copyright (c) 2017-present, Scott Rudiger (https://github.com/ScottRudiger) |
/*! | ||
* AsyncAF (async/await fun) | ||
* | ||
* @async-af/every v3.3.0 | ||
* @async-af/every v3.3.1 | ||
* | ||
@@ -6,0 +6,0 @@ * Copyright (c) 2017-present, Scott Rudiger (https://github.com/ScottRudiger) |
{ | ||
"name": "@async-af/every", | ||
"description": "standalone AsyncAF package: everyAF (https://asyncaf.github.io/AsyncAF/AsyncAF.html#everyAF)", | ||
"description": "standalone AsyncAF package: everyAF (https://async-af.js.org/AsyncAF.html#everyAF)", | ||
"author": "Scott Rudiger (https://github.com/ScottRudiger)", | ||
"license": "MIT", | ||
"version": "3.3.0", | ||
"homepage": "https://asyncaf.github.io/AsyncAF/index.html", | ||
"version": "3.3.1", | ||
"homepage": "https://async-af.js.org", | ||
"bugs": { | ||
@@ -9,0 +9,0 @@ "url": "https://github.com/AsyncAF/AsyncAF/issues" |
# @async-af/every | ||
This is the standalone AsyncAF package for everyAF. Check out the docs for [usage](https://asyncaf.github.io/AsyncAF/AsyncAF.html#everyAF) or take a look at the main AsyncAF [README](https://github.com/AsyncAF/AsyncAF/blob/master/README.md). | ||
This is the standalone AsyncAF package for everyAF. Check out the docs for [usage](https://async-af.js.org/AsyncAF.html#everyAF) or take a look at the main AsyncAF [README](https://github.com/AsyncAF/AsyncAF/blob/master/README.md). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42715