@rimbu/bimap
Advanced tools
Comparing version
{ | ||
"name": "@rimbu/bimap", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "A bidirectional immutable Map of keys and values for TypeScript", | ||
@@ -52,20 +52,2 @@ "keywords": [ | ||
}, | ||
"imports": { | ||
"#bimap/*.mts": { | ||
"bun": "./dist/bun/*.mts" | ||
}, | ||
"#bimap/*.mjs": { | ||
"types": "./dist/types/*.d.mts", | ||
"import": "./dist/esm/*.mjs", | ||
"require": "./dist/cjs/*.cjs", | ||
"default": "./dist/esm/*.mjs" | ||
}, | ||
"#bimap/*": { | ||
"types": "./dist/types/*/index.d.mts", | ||
"bun": "./dist/bun/*/index.mts", | ||
"import": "./dist/esm/*/index.mjs", | ||
"require": "./dist/cjs/*/index.cjs", | ||
"default": "./dist/esm/*/index.mjs" | ||
} | ||
}, | ||
"files": [ | ||
@@ -103,8 +85,8 @@ "dist", | ||
"dependencies": { | ||
"@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" | ||
"@rimbu/base": "^1.1.0", | ||
"@rimbu/collection-types": "^1.1.0", | ||
"@rimbu/common": "^1.1.0", | ||
"@rimbu/hashed": "^1.1.0", | ||
"@rimbu/stream": "^1.1.0", | ||
"tslib": "^2.6.1" | ||
}, | ||
@@ -114,3 +96,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c9d33ecc231d7b33b7e29734295fdb35caa235a6" | ||
"gitHead": "f0a61c7e2ba7ecc76dd56a57a9fe7e6ae059eb59" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
294169
-0.12%Updated
Updated
Updated
Updated
Updated