@rimbu/sorted
Advanced tools
Comparing version 0.9.8 to 0.9.9
{ | ||
"name": "@rimbu/sorted", | ||
"version": "0.9.8", | ||
"version": "0.9.9", | ||
"description": "Immutable SortedMap and SortedSet implementations for TypeScript", | ||
@@ -72,6 +72,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.8.0", | ||
"@rimbu/collection-types": "^0.9.8", | ||
"@rimbu/common": "^0.9.0", | ||
"@rimbu/stream": "^0.10.8", | ||
"@rimbu/base": "^0.8.1", | ||
"@rimbu/collection-types": "^0.9.9", | ||
"@rimbu/common": "^0.9.1", | ||
"@rimbu/stream": "^0.10.9", | ||
"tslib": "^2.3.1" | ||
@@ -86,3 +86,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/stream@^0.10.9