Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-types/provider

Package Overview
Dependencies
Maintainers
1
Versions
839
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/provider - npm Package Compare versions

Comparing version 3.1.2-nightly.2432 to 3.2.0

6

package.json
{
"name": "@react-types/provider",
"version": "3.1.2-nightly.2432+2ca7fc09",
"version": "3.2.0",
"description": "Spectrum UI components in React",

@@ -12,3 +12,3 @@ "license": "Apache-2.0",

"dependencies": {
"@react-types/shared": "3.0.0-nightly.754+2ca7fc09"
"@react-types/shared": "^3.3.0"
},

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

},
"gitHead": "2ca7fc0979fc8384613fbb3515ef06ffbe49d988"
"gitHead": "9f738a06ea4e256c8d975f00502b4b0bbabb8f65"
}

@@ -16,5 +16,2 @@ /*

export type ToastPlacement = 'top' | 'top left' | 'top center' | 'top right'
| 'bottom' | 'bottom left' | 'bottom center' | 'bottom right';
export type ColorScheme = 'light' | 'dark';

@@ -21,0 +18,0 @@ export type Scale = 'medium' | 'large';

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