@rimbu/hashed
Advanced tools
Comparing version 0.8.10 to 0.8.11
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.8.10", | ||
"version": "0.8.11", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -72,7 +72,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.8.0", | ||
"@rimbu/collection-types": "^0.9.8", | ||
"@rimbu/common": "^0.9.0", | ||
"@rimbu/list": "^0.10.10", | ||
"@rimbu/stream": "^0.10.8", | ||
"@rimbu/base": "^0.8.1", | ||
"@rimbu/collection-types": "^0.9.9", | ||
"@rimbu/common": "^0.9.1", | ||
"@rimbu/list": "^0.10.11", | ||
"@rimbu/stream": "^0.10.9", | ||
"tslib": "^2.3.1" | ||
@@ -94,3 +94,3 @@ }, | ||
}, | ||
"gitHead": "9da020a47f9b1cf3c8c2ef343655942f38fc5cfe" | ||
"gitHead": "f44e1b43f07ac973555270806bbdde5f06400941" | ||
} |
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
Updated@rimbu/base@^0.8.1
Updated@rimbu/common@^0.9.1
Updated@rimbu/list@^0.10.11
Updated@rimbu/stream@^0.10.9