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

@rimbu/multimap

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rimbu/multimap - npm Package Compare versions

Comparing version

to
0.9.15

16

package.json
{
"name": "@rimbu/multimap",
"version": "0.9.14",
"version": "0.9.15",
"description": "An immutable Map where each key can have multiple values",

@@ -66,8 +66,8 @@ "keywords": [

"dependencies": {
"@rimbu/base": "^0.9.1",
"@rimbu/collection-types": "^0.9.12",
"@rimbu/common": "^0.9.4",
"@rimbu/hashed": "^0.8.14",
"@rimbu/sorted": "^0.9.12",
"@rimbu/stream": "^0.10.12",
"@rimbu/base": "^0.9.2",
"@rimbu/collection-types": "^0.9.13",
"@rimbu/common": "^0.10.0",
"@rimbu/hashed": "^0.8.15",
"@rimbu/sorted": "^0.9.13",
"@rimbu/stream": "^0.11.0",
"tslib": "^2.4.0"

@@ -82,3 +82,3 @@ },

},
"gitHead": "60d3b52050fc30f10921cbf92d637362d663d7e0"
"gitHead": "4d6b7411c36f599331185b1bc597e58f34954d1a"
}