@rimbu/sorted
Advanced tools
Comparing version 0.5.5 to 0.5.7
{ | ||
"name": "@rimbu/sorted", | ||
"version": "0.5.5", | ||
"version": "0.5.7", | ||
"description": "Immutable SortedMap and SortedSet implementations for TypeScript", | ||
@@ -53,3 +53,2 @@ "keywords": [ | ||
"lint": "eslint src", | ||
"prepublish": "yarn build", | ||
"test": "jest", | ||
@@ -68,6 +67,6 @@ "test:random": "jest --config jest-random.config.json", | ||
"dependencies": { | ||
"@rimbu/base": "^0.5.5", | ||
"@rimbu/collection-types": "^0.5.5", | ||
"@rimbu/common": "^0.5.5", | ||
"@rimbu/stream": "^0.5.5" | ||
"@rimbu/base": "^0.5.7", | ||
"@rimbu/collection-types": "^0.5.7", | ||
"@rimbu/common": "^0.5.7", | ||
"@rimbu/stream": "^0.5.7" | ||
}, | ||
@@ -77,3 +76,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "70feee6710972a2a6d21e4fb98a3b33485c452d0" | ||
"gitHead": "a7e255d1e63ad6baaa02f3e9c6540b8a907752e0" | ||
} |
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
452856
Updated@rimbu/base@^0.5.7
Updated@rimbu/common@^0.5.7
Updated@rimbu/stream@^0.5.7