Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "itera", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "mix generators and promises", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -5,4 +5,4 @@ # itera | ||
Mix generators and promises for better control flow. | ||
Made this for my personal workflow. \n Most likely [co](https://www.npmjs.com/package/co) will | ||
probably be a better solution for you. | ||
Made this for my personal workflow. Most likely [co](https://www.npmjs.com/package/co) will | ||
be a better solution for you. | ||
@@ -9,0 +9,0 @@ If you do not understand JavaScript generators see: |
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
11292