@rimbu/table-hash-row
Advanced tools
Comparing version 0.5.4 to 0.5.7
{ | ||
"name": "@rimbu/table-hash-row", | ||
"version": "0.5.4", | ||
"version": "0.5.7", | ||
"description": "Immutable spreadsheet-like data structures containing row keys, column keys, and cell values", | ||
@@ -53,3 +53,2 @@ "keywords": [ | ||
"lint": "eslint src", | ||
"prepublish": "yarn build", | ||
"test": "jest", | ||
@@ -68,9 +67,9 @@ "test:random": "jest --config jest-random.config.json", | ||
"dependencies": { | ||
"@rimbu/base": "^0.5.4", | ||
"@rimbu/collection-types": "^0.5.4", | ||
"@rimbu/common": "^0.5.4", | ||
"@rimbu/hashed": "^0.5.4", | ||
"@rimbu/sorted": "^0.5.4", | ||
"@rimbu/stream": "^0.5.4", | ||
"@rimbu/table": "^0.5.4" | ||
"@rimbu/base": "^0.5.7", | ||
"@rimbu/collection-types": "^0.5.7", | ||
"@rimbu/common": "^0.5.7", | ||
"@rimbu/hashed": "^0.5.7", | ||
"@rimbu/sorted": "^0.5.7", | ||
"@rimbu/stream": "^0.5.7", | ||
"@rimbu/table": "^0.5.7" | ||
}, | ||
@@ -80,3 +79,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "eea70adda97c96e78618365c89dceec637b8e5b4" | ||
"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
23788
Updated@rimbu/base@^0.5.7
Updated@rimbu/common@^0.5.7
Updated@rimbu/hashed@^0.5.7
Updated@rimbu/sorted@^0.5.7
Updated@rimbu/stream@^0.5.7
Updated@rimbu/table@^0.5.7