@rimbu/hashed
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -61,7 +61,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.7.0", | ||
"@rimbu/collection-types": "^0.8.0", | ||
"@rimbu/common": "^0.8.0", | ||
"@rimbu/list": "^0.8.0", | ||
"@rimbu/stream": "^0.8.0", | ||
"@rimbu/base": "^0.7.1", | ||
"@rimbu/collection-types": "^0.8.1", | ||
"@rimbu/common": "^0.8.1", | ||
"@rimbu/list": "^0.8.1", | ||
"@rimbu/stream": "^0.8.1", | ||
"tslib": "^2.3.1" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "c321aa32b1c5fd8ca8b7fb1c26bd4f7bbf3ef70d" | ||
"gitHead": "d507e628ab82d501bc31351d69168e09bac5ae14" | ||
} |
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.7.1
Updated@rimbu/common@^0.8.1
Updated@rimbu/list@^0.8.1
Updated@rimbu/stream@^0.8.1