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
1.0.0

14

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

@@ -102,7 +102,7 @@ "keywords": [

"dependencies": {
"@rimbu/base": "^1.0.0-alpha.2",
"@rimbu/collection-types": "^1.0.0-alpha.2",
"@rimbu/common": "^1.0.0-alpha.2",
"@rimbu/hashed": "^1.0.0-alpha.2",
"@rimbu/stream": "^1.0.0-alpha.2",
"@rimbu/base": "^1.0.0",
"@rimbu/collection-types": "^1.0.0",
"@rimbu/common": "^1.0.0",
"@rimbu/hashed": "^1.0.0",
"@rimbu/stream": "^1.0.0",
"tslib": "^2.5.3"

@@ -113,3 +113,3 @@ },

},
"gitHead": "5f9e27c3b41028a7ec98c47a94daebce9461d3fb"
"gitHead": "c9d33ecc231d7b33b7e29734295fdb35caa235a6"
}