Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@rimbu/table-hash-row

Package Overview
Dependencies
8
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.10-alpha.11 to 0.5.10

20

package.json
{
"name": "@rimbu/table-hash-row",
"version": "0.5.10-alpha.11",
"version": "0.5.10",
"description": "Immutable spreadsheet-like data structures containing row keys, column keys, and cell values",

@@ -50,3 +50,3 @@ "keywords": [

"format": "yarn format:base --write",
"format:base": "prettier \"**/*.{ts,tsx,js,json,md}\"",
"format:base": "prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"",
"format:check": "yarn format:base --check",

@@ -67,9 +67,9 @@ "lint": "eslint src",

"dependencies": {
"@rimbu/base": "^0.5.7",
"@rimbu/collection-types": "^0.5.10-alpha.0",
"@rimbu/common": "^0.5.7",
"@rimbu/hashed": "^0.5.10-alpha.11",
"@rimbu/sorted": "^0.5.10-alpha.0",
"@rimbu/stream": "^0.5.10-alpha.0",
"@rimbu/table": "^0.5.10-alpha.11"
"@rimbu/base": "^0.5.8",
"@rimbu/collection-types": "^0.5.10",
"@rimbu/common": "^0.5.8",
"@rimbu/hashed": "^0.5.10",
"@rimbu/sorted": "^0.5.10",
"@rimbu/stream": "^0.5.10",
"@rimbu/table": "^0.5.10"
},

@@ -79,3 +79,3 @@ "publishConfig": {

},
"gitHead": "8f2b4225c045edb4fc8d8c2de7545080ac489828"
"gitHead": "ac4608d3221339352917943ef3513192ddef5a4f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc