New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/associative

Package Overview
Dependencies
Maintainers
1
Versions
306
Alerts
File Explorer

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
6.3.4

12

package.json
{
"name": "@thi.ng/associative",
"version": "6.3.3",
"version": "6.3.4",
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities",

@@ -38,11 +38,11 @@ "type": "module",

"@thi.ng/api": "^8.9.5",
"@thi.ng/arrays": "^2.5.21",
"@thi.ng/arrays": "^2.5.22",
"@thi.ng/binary": "^3.3.33",
"@thi.ng/checks": "^3.4.5",
"@thi.ng/compare": "^2.1.38",
"@thi.ng/dcons": "^3.2.56",
"@thi.ng/dcons": "^3.2.57",
"@thi.ng/equiv": "^2.1.30",
"@thi.ng/errors": "^2.3.5",
"@thi.ng/random": "^3.6.3",
"@thi.ng/transducers": "^8.6.3",
"@thi.ng/random": "^3.6.4",
"@thi.ng/transducers": "^8.6.4",
"tslib": "^2.6.2"

@@ -200,3 +200,3 @@ },

},
"gitHead": "9dec130cc636c1da0bc4f2baa0d995579d3b7629\n"
"gitHead": "34c3bd36b0133af05abc7fe66affa01dd99704ac\n"
}