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
295
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 5.0.9 to 5.0.10

8

CHANGELOG.md

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

## [5.0.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.9...@thi.ng/associative@5.0.10) (2020-11-26)
**Note:** Version bump only for package @thi.ng/associative
## [5.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.8...@thi.ng/associative@5.0.9) (2020-11-24)

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

20

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

@@ -52,11 +52,11 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^6.13.2",
"@thi.ng/binary": "^2.0.17",
"@thi.ng/checks": "^2.7.10",
"@thi.ng/compare": "^1.3.18",
"@thi.ng/dcons": "^2.3.1",
"@thi.ng/api": "^6.13.3",
"@thi.ng/binary": "^2.0.18",
"@thi.ng/checks": "^2.7.11",
"@thi.ng/compare": "^1.3.19",
"@thi.ng/dcons": "^2.3.2",
"@thi.ng/equiv": "^1.0.33",
"@thi.ng/errors": "^1.2.23",
"@thi.ng/transducers": "^7.5.0",
"tslib": "^2.0.3"
"@thi.ng/errors": "^1.2.24",
"@thi.ng/transducers": "^7.5.1",
"tslib": "2.0.1"
},

@@ -96,3 +96,3 @@ "files": [

},
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe"
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692"
}
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