Socket
Socket
Sign inDemoInstall

@react-stately/table

Package Overview
Dependencies
Maintainers
1
Versions
735
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-stately/table - npm Package Compare versions

Comparing version 3.0.0-alpha.6 to 3.0.0-alpha.7

4

dist/main.js

@@ -65,5 +65,3 @@ var {

props: {
isSelectionCell: true,
width: 55 // TODO: spectrum??
isSelectionCell: true
}

@@ -70,0 +68,0 @@ };

@@ -44,5 +44,3 @@ import { SelectionManager, useMultipleSelectionState } from "@react-stately/selection";

props: {
isSelectionCell: true,
width: 55 // TODO: spectrum??
isSelectionCell: true
}

@@ -49,0 +47,0 @@ };

{
"name": "@react-stately/table",
"version": "3.0.0-alpha.6",
"version": "3.0.0-alpha.7",
"description": "Spectrum UI components in React",

@@ -22,6 +22,6 @@ "license": "Apache-2.0",

"@react-stately/collections": "^3.2.1",
"@react-stately/selection": "^3.2.1",
"@react-stately/selection": "^3.3.0",
"@react-stately/utils": "^3.1.1",
"@react-types/shared": "^3.2.1",
"@react-types/table": "3.0.0-rc.5"
"@react-types/shared": "^3.3.0",
"@react-types/table": "3.0.0-rc.6"
},

@@ -34,3 +34,3 @@ "peerDependencies": {

},
"gitHead": "0778f71a3c13e1e24388a23b6d525e3b9f5b98f1"
"gitHead": "9f738a06ea4e256c8d975f00502b4b0bbabb8f65"
}

@@ -46,4 +46,3 @@ /*

props: {
isSelectionCell: true,
width: 55 // TODO: spectrum??
isSelectionCell: true
}

@@ -50,0 +49,0 @@ };

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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