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.1.8 to 6.1.9

8

CHANGELOG.md
# Change Log
- **Last updated**: 2022-05-07T11:33:35Z
- **Last updated**: 2022-06-09T16:14:01Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -12,2 +12,8 @@

### [6.1.9](https://github.com/thi-ng/umbrella/tree/@thi.ng/associative@6.1.9) (2022-06-09)
#### ♻️ Refactoring
- various (minor) TS4.7 related updates/fixes ([9d9ecae](https://github.com/thi-ng/umbrella/commit/9d9ecae))
## [6.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/associative@6.1.0) (2021-11-17)

@@ -14,0 +20,0 @@

30

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

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

"dependencies": {
"@thi.ng/api": "^8.3.6",
"@thi.ng/arrays": "^2.2.3",
"@thi.ng/binary": "^3.2.2",
"@thi.ng/checks": "^3.1.6",
"@thi.ng/compare": "^2.1.6",
"@thi.ng/dcons": "^3.2.3",
"@thi.ng/equiv": "^2.1.6",
"@thi.ng/errors": "^2.1.6",
"@thi.ng/transducers": "^8.3.3",
"@thi.ng/api": "^8.3.7",
"@thi.ng/arrays": "^2.2.4",
"@thi.ng/binary": "^3.2.3",
"@thi.ng/checks": "^3.2.0",
"@thi.ng/compare": "^2.1.7",
"@thi.ng/dcons": "^3.2.4",
"@thi.ng/equiv": "^2.1.7",
"@thi.ng/errors": "^2.1.7",
"@thi.ng/transducers": "^8.3.4",
"tslib": "^2.4.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.23.1",
"@thi.ng/testament": "^0.2.7",
"@microsoft/api-extractor": "^7.25.0",
"@thi.ng/testament": "^0.2.8",
"rimraf": "^3.0.2",
"tools": "^0.0.1",
"typedoc": "^0.22.15",
"typescript": "^4.6.4"
"typedoc": "^0.22.17",
"typescript": "^4.7.3"
},

@@ -189,3 +189,3 @@ "keywords": [

},
"gitHead": "e23901b8582af71d8a29e0ce4929f15ac509f9e5\n"
"gitHead": "9e516d30a1a537e027a6b3d78bf9121bc5831d31\n"
}
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