@rimbu/sorted
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "@rimbu/sorted", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Immutable SortedMap and SortedSet implementations for TypeScript", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.6.0", | ||
"@rimbu/collection-types": "^0.6.0", | ||
"@rimbu/common": "^0.6.0", | ||
"@rimbu/stream": "^0.6.0" | ||
"@rimbu/base": "^0.6.1", | ||
"@rimbu/collection-types": "^0.6.1", | ||
"@rimbu/common": "^0.6.1", | ||
"@rimbu/stream": "^0.6.1" | ||
}, | ||
@@ -74,3 +74,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "dbcaad0cb6b1e31ffa64ca2739b9ddb0fc178ebc" | ||
"gitHead": "ebcf6f5f730b10fd78f14d8886e0b50eb186d5ad" | ||
} |
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.1
Updated@rimbu/common@^0.6.1
Updated@rimbu/stream@^0.6.1