Socket
Socket
Sign inDemoInstall

@rimbu/table

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rimbu/table - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

custom/package.json

17

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

@@ -71,3 +71,6 @@ "keywords": [

"dist",
"src"
"src",
"custom",
"hash-row",
"sorted-row"
],

@@ -99,7 +102,7 @@ "scripts": {

"@rimbu/base": "^0.11.3",
"@rimbu/collection-types": "^0.10.3",
"@rimbu/collection-types": "^0.10.4",
"@rimbu/common": "^0.12.3",
"@rimbu/hashed": "^0.9.3",
"@rimbu/sorted": "^0.10.3",
"@rimbu/stream": "^0.13.3",
"@rimbu/hashed": "^0.9.4",
"@rimbu/sorted": "^0.10.4",
"@rimbu/stream": "^0.13.4",
"tslib": "^2.5.0"

@@ -110,3 +113,3 @@ },

},
"gitHead": "3d235bc539eed9cda52d110c2ec805d686776ae7"
"gitHead": "8f83f7bc9812a739279a64e2e52d83f631dfb4f6"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc