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.1.1

10

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

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

"@rimbu/base": "^1.1.0",
"@rimbu/collection-types": "^1.1.0",
"@rimbu/collection-types": "^1.1.1",
"@rimbu/common": "^1.1.0",
"@rimbu/hashed": "^1.1.0",
"@rimbu/stream": "^1.1.0",
"@rimbu/hashed": "^1.1.1",
"@rimbu/stream": "^1.1.1",
"tslib": "^2.6.1"

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

},
"gitHead": "f0a61c7e2ba7ecc76dd56a57a9fe7e6ae059eb59"
"gitHead": "265baea2bb828217ac8bdbb5dd80cc97474b7bc5"
}