transform-spread-iterable
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "transform-spread-iterable", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "An iterable transform that spread each iterable received and emit its items", | ||
@@ -18,3 +18,4 @@ "scripts": { | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"example.js" | ||
], | ||
@@ -21,0 +22,0 @@ "tonicExampleFilename": "example.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
3974
5
15