type-any-iterable
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "type-any-iterable", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "type AnyIterable<T>", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"type-async-value": "^1.0.3" | ||
"type-async-value": "^1.0.4" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
"babel-jest": "^24.9.0", | ||
"flow-bin": "^0.114.0", | ||
"flow-bin": "^0.115.0", | ||
"flow-typed": "^2.6.2", | ||
@@ -45,0 +45,0 @@ "jest": "^24.9.0", |
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
Updatedtype-async-value@^1.0.4