Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "asygen", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "0-Deps, simple and fast async generator library for browser and NodeJS", | ||
@@ -10,3 +10,5 @@ "type": "module", | ||
"build", | ||
"src/index.ts" | ||
"src/index.ts", | ||
"src/defer.ts", | ||
"src/generatorify.ts" | ||
], | ||
@@ -13,0 +15,0 @@ "module": "build/index.js", |
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
24606
21
359