@thi.ng/associative
Advanced tools
Comparing version 0.6.17 to 0.6.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.17...@thi.ng/associative@0.6.18) (2018-12-15) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [0.6.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.16...@thi.ng/associative@0.6.17) (2018-12-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "0.6.17", | ||
"version": "0.6.18", | ||
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", | ||
@@ -24,16 +24,16 @@ "main": "./index.js", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.12.0", | ||
"@types/node": "^10.12.15", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.1.0", | ||
"typedoc": "^0.13.0", | ||
"typescript": "^3.1.3" | ||
"typescript": "^3.2.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^4.2.3", | ||
"@thi.ng/checks": "^1.5.13", | ||
"@thi.ng/compare": "^0.1.11", | ||
"@thi.ng/dcons": "^1.1.17", | ||
"@thi.ng/equiv": "^0.1.14", | ||
"@thi.ng/errors": "^0.1.11", | ||
"@thi.ng/transducers": "^2.2.5" | ||
"@thi.ng/api": "^4.2.4", | ||
"@thi.ng/checks": "^1.5.14", | ||
"@thi.ng/compare": "^0.1.12", | ||
"@thi.ng/dcons": "^1.1.18", | ||
"@thi.ng/equiv": "^0.1.15", | ||
"@thi.ng/errors": "^0.1.12", | ||
"@thi.ng/transducers": "^2.2.6" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e36a7ee080147d3ccbb464b0536c0ccc74ae1d01" | ||
"gitHead": "159ce8f6b1d2dad1e12f2ba3f4f7b60d1623acee" | ||
} |
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
87180
Updated@thi.ng/api@^4.2.4
Updated@thi.ng/checks@^1.5.14
Updated@thi.ng/compare@^0.1.12
Updated@thi.ng/dcons@^1.1.18
Updated@thi.ng/equiv@^0.1.15
Updated@thi.ng/errors@^0.1.12
Updated@thi.ng/transducers@^2.2.6