📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

@thi.ng/associative

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/associative - npm Package Compare versions

Comparing version

to
5.2.10

@@ -6,2 +6,10 @@ # Change Log

## [5.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.9...@thi.ng/associative@5.2.10) (2021-08-08)
**Note:** Version bump only for package @thi.ng/associative
## [5.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.8...@thi.ng/associative@5.2.9) (2021-08-04)

@@ -8,0 +16,0 @@

{
"name": "@thi.ng/associative",
"version": "5.2.9",
"version": "5.2.10",
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations",

@@ -41,10 +41,10 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/binary": "^2.2.7",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/compare": "^1.3.31",
"@thi.ng/dcons": "^2.3.28",
"@thi.ng/equiv": "^1.0.43",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/transducers": "^7.8.1",
"@thi.ng/api": "^7.1.8",
"@thi.ng/binary": "^2.2.8",
"@thi.ng/checks": "^2.9.9",
"@thi.ng/compare": "^1.3.32",
"@thi.ng/dcons": "^2.3.29",
"@thi.ng/equiv": "^1.0.44",
"@thi.ng/errors": "^1.3.3",
"@thi.ng/transducers": "^7.8.2",
"tslib": "^2.3.0"

@@ -85,3 +85,3 @@ },

},
"gitHead": "5a289330f80e3c253c3b434655825c5dcfaebfd2"
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d"
}