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-nightly.2419 to 3.0.0-nightly.2424

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-nightly.2419+975957a3",
"version": "3.0.0-nightly.2424+db9b0228",
"description": "Spectrum UI components in React",

@@ -21,7 +21,7 @@ "license": "Apache-2.0",

"@babel/runtime": "^7.6.2",
"@react-stately/collections": "3.0.0-nightly.741+975957a3",
"@react-stately/selection": "3.0.0-nightly.741+975957a3",
"@react-stately/utils": "3.0.0-nightly.741+975957a3",
"@react-types/shared": "3.0.0-nightly.741+975957a3",
"@react-types/table": "3.0.0-nightly.2419+975957a3"
"@react-stately/collections": "3.0.0-nightly.746+db9b0228",
"@react-stately/selection": "3.0.0-nightly.746+db9b0228",
"@react-stately/utils": "3.0.0-nightly.746+db9b0228",
"@react-types/shared": "3.0.0-nightly.746+db9b0228",
"@react-types/table": "3.0.0-nightly.2424+db9b0228"
},

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

},
"gitHead": "975957a3c3fb4a9f3be358428e0980a4d4e51c1a"
"gitHead": "db9b022848d4b83627aa98a0b347534bf3376ed4"
}

@@ -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