@rimbu/bimap
Advanced tools
Comparing version
{ | ||
"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" | ||
} |
Updated
Updated