Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/associative

Package Overview
Dependencies
Maintainers
1
Versions
294
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 6.2.20 to 6.2.21

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-12-20T16:33:11Z
- **Last updated**: 2022-12-22T21:47:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

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

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

"dependencies": {
"@thi.ng/api": "^8.6.1",
"@thi.ng/arrays": "^2.4.6",
"@thi.ng/binary": "^3.3.14",
"@thi.ng/checks": "^3.3.5",
"@thi.ng/compare": "^2.1.20",
"@thi.ng/dcons": "^3.2.27",
"@thi.ng/equiv": "^2.1.15",
"@thi.ng/errors": "^2.2.6",
"@thi.ng/transducers": "^8.3.27",
"@thi.ng/api": "^8.6.2",
"@thi.ng/arrays": "^2.4.7",
"@thi.ng/binary": "^3.3.15",
"@thi.ng/checks": "^3.3.6",
"@thi.ng/compare": "^2.1.21",
"@thi.ng/dcons": "^3.2.28",
"@thi.ng/equiv": "^2.1.16",
"@thi.ng/errors": "^2.2.7",
"@thi.ng/transducers": "^8.3.28",
"tslib": "^2.4.1"

@@ -51,3 +51,3 @@ },

"@microsoft/api-extractor": "^7.33.7",
"@thi.ng/testament": "^0.3.7",
"@thi.ng/testament": "^0.3.8",
"rimraf": "^3.0.2",

@@ -193,3 +193,3 @@ "tools": "^0.0.1",

},
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n"
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n"
}

@@ -36,3 +36,3 @@ <!-- This file is generated - DO NOT EDIT! -->

Alternative Map and Set implementations with customizable equality semantics & supporting operations
Alternative Map and Set implementations with customizable equality semantics & supporting operations.

@@ -39,0 +39,0 @@ - Array based `ArraySet`, Linked List based `LLSet`,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc