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
305
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 0.5.4 to 0.5.6

16

CHANGELOG.md

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

<a name="0.5.6"></a>
## [0.5.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.5.5...@thi.ng/associative@0.5.6) (2018-05-14)
**Note:** Version bump only for package @thi.ng/associative
<a name="0.5.5"></a>
## [0.5.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.5.4...@thi.ng/associative@0.5.5) (2018-05-14)
**Note:** Version bump only for package @thi.ng/associative
<a name="0.5.4"></a>

@@ -8,0 +24,0 @@ ## [0.5.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.5.3...@thi.ng/associative@0.5.4) (2018-05-13)

14

package.json
{
"name": "@thi.ng/associative",
"version": "0.5.4",
"version": "0.5.6",
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations",

@@ -27,9 +27,9 @@ "main": "./index.js",

"dependencies": {
"@thi.ng/api": "^4.0.1",
"@thi.ng/api": "^4.0.3",
"@thi.ng/checks": "^1.5.3",
"@thi.ng/compare": "^0.1.1",
"@thi.ng/dcons": "^1.0.1",
"@thi.ng/equiv": "^0.1.1",
"@thi.ng/errors": "^0.1.2",
"@thi.ng/iterators": "^4.1.14"
"@thi.ng/compare": "^0.1.3",
"@thi.ng/dcons": "^1.0.3",
"@thi.ng/equiv": "^0.1.3",
"@thi.ng/errors": "^0.1.3",
"@thi.ng/iterators": "^4.1.16"
},

@@ -36,0 +36,0 @@ "keywords": [

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