@rimbu/bimap
Advanced tools
Comparing version
{ | ||
"name": "@rimbu/bimap", | ||
"version": "0.5.4", | ||
"version": "0.5.7", | ||
"description": "A bidirectional immutable Map of keys and values for TypeScript", | ||
@@ -50,3 +50,2 @@ "keywords": [ | ||
"lint": "eslint src", | ||
"prepublish": "yarn build", | ||
"test": "jest", | ||
@@ -64,7 +63,7 @@ "test:types": "tsd", | ||
"dependencies": { | ||
"@rimbu/base": "^0.5.4", | ||
"@rimbu/collection-types": "^0.5.4", | ||
"@rimbu/common": "^0.5.4", | ||
"@rimbu/hashed": "^0.5.4", | ||
"@rimbu/stream": "^0.5.4" | ||
"@rimbu/base": "^0.5.7", | ||
"@rimbu/collection-types": "^0.5.7", | ||
"@rimbu/common": "^0.5.7", | ||
"@rimbu/hashed": "^0.5.7", | ||
"@rimbu/stream": "^0.5.7" | ||
}, | ||
@@ -74,3 +73,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "eea70adda97c96e78618365c89dceec637b8e5b4" | ||
"gitHead": "a7e255d1e63ad6baaa02f3e9c6540b8a907752e0" | ||
} |
122573
-0.03%Updated
Updated
Updated
Updated