@rimbu/hashed
Advanced tools
Comparing version 0.8.18 to 0.8.19
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.8.18", | ||
"version": "0.8.19", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -72,7 +72,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.3", | ||
"@rimbu/collection-types": "^0.9.16", | ||
"@rimbu/common": "^0.10.1", | ||
"@rimbu/list": "^0.10.18", | ||
"@rimbu/stream": "^0.12.2" | ||
"@rimbu/base": "^0.9.4", | ||
"@rimbu/collection-types": "^0.9.17", | ||
"@rimbu/common": "^0.10.2", | ||
"@rimbu/list": "^0.10.19", | ||
"@rimbu/stream": "^0.12.3", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -93,3 +94,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9e7cd56ce066f7903c5749110c2a7a8b06809403" | ||
"gitHead": "0d1677b4df9c1b0f1dc337eb38eea7a99ea7fc43" | ||
} |
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
485178
6
+ Addedtslib@^2.4.0
Updated@rimbu/base@^0.9.4
Updated@rimbu/common@^0.10.2
Updated@rimbu/list@^0.10.19
Updated@rimbu/stream@^0.12.3