@thi.ng/iterators
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="4.1.1"></a> | ||
## [4.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@4.1.0...@thi.ng/iterators@4.1.1) (2018-03-28) | ||
**Note:** Version bump only for package @thi.ng/iterators | ||
<a name="4.1.0"></a> | ||
@@ -8,0 +16,0 @@ # [4.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@4.0.7...@thi.ng/iterators@4.1.0) (2018-03-21) |
{ | ||
"name": "@thi.ng/iterators", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "clojure.core inspired, composable ES6 iterators & generators", | ||
@@ -29,4 +29,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^2.1.0", | ||
"@thi.ng/dcons": "^0.1.15" | ||
"@thi.ng/api": "^2.1.1", | ||
"@thi.ng/dcons": "^0.1.16" | ||
}, | ||
@@ -33,0 +33,0 @@ "keywords": [ |
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
77288
Updated@thi.ng/api@^2.1.1
Updated@thi.ng/dcons@^0.1.16