@rimbu/hashed
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -77,3 +77,7 @@ "keywords": [ | ||
"dist", | ||
"src" | ||
"src", | ||
"map", | ||
"map-custom", | ||
"set", | ||
"set-custom" | ||
], | ||
@@ -107,6 +111,6 @@ "scripts": { | ||
"@rimbu/base": "^0.11.3", | ||
"@rimbu/collection-types": "^0.10.3", | ||
"@rimbu/collection-types": "^0.10.4", | ||
"@rimbu/common": "^0.12.3", | ||
"@rimbu/list": "^0.11.3", | ||
"@rimbu/stream": "^0.13.3", | ||
"@rimbu/list": "^0.12.0", | ||
"@rimbu/stream": "^0.13.4", | ||
"tslib": "^2.5.0" | ||
@@ -124,3 +128,3 @@ }, | ||
}, | ||
"gitHead": "3d235bc539eed9cda52d110c2ec805d686776ae7" | ||
"gitHead": "8f83f7bc9812a739279a64e2e52d83f631dfb4f6" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
487021
122
+ Added@rimbu/list@0.12.3(transitive)
- Removed@rimbu/list@0.11.3(transitive)
Updated@rimbu/list@^0.12.0
Updated@rimbu/stream@^0.13.4