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

@rimbu/bimap

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rimbu/bimap - npm Package Compare versions

Comparing version

to
2.0.1

10

package.json
{
"name": "@rimbu/bimap",
"version": "2.0.0",
"version": "2.0.1",
"description": "A bidirectional immutable Map of keys and values for TypeScript",

@@ -85,6 +85,6 @@ "keywords": [

"@rimbu/base": "^2.0.0",
"@rimbu/collection-types": "^2.0.0",
"@rimbu/collection-types": "^2.1.0",
"@rimbu/common": "^2.0.0",
"@rimbu/hashed": "^2.0.0",
"@rimbu/stream": "^2.0.0",
"@rimbu/hashed": "^2.1.0",
"@rimbu/stream": "^2.1.0",
"tslib": "^2.6.2"

@@ -95,3 +95,3 @@ },

},
"gitHead": "d107c858cf84cb27544685cef981067f2fe1612d"
"gitHead": "3b21319ce2d2ecf3d96bfbb09b688df09405acd0"
}