@rimbu/sorted
Advanced tools
Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "@rimbu/sorted", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "Immutable SortedMap and SortedSet implementations for TypeScript", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.6.3", | ||
"@rimbu/collection-types": "^0.7.1", | ||
"@rimbu/common": "^0.7.1", | ||
"@rimbu/stream": "^0.7.1", | ||
"@rimbu/base": "^0.6.4", | ||
"@rimbu/collection-types": "^0.7.2", | ||
"@rimbu/common": "^0.7.2", | ||
"@rimbu/stream": "^0.7.2", | ||
"tslib": "^2.3.0" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "24f79a083116a4e7e0f1ea9fbe562af15c0a5c91" | ||
"gitHead": "e2149b819688b221312eac54bed5e560d676db85" | ||
} |
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.6.4
Updated@rimbu/common@^0.7.2
Updated@rimbu/stream@^0.7.2