New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-types/provider

Package Overview
Dependencies
Maintainers
2
Versions
882
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.3.1-nightly.2795 to 3.3.1

6

package.json
{
"name": "@react-types/provider",
"version": "3.3.1-nightly.2795+bc8de06b4",
"version": "3.3.1",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-types/shared": "3.0.0-nightly.1110+bc8de06b4"
"@react-types/shared": "^3.7.1"
},

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

},
"gitHead": "bc8de06b4dd946ec6bdfb0d7dc1e770f764b1331"
"gitHead": "7a22a08c534513db71c2b31d9c45b64b2742a53e"
}

@@ -23,3 +23,3 @@ /*

// Currently, it only deals with pixels, but we need to fix it to accept em or rem as well.
[custom: string]: number
[custom: string]: number | undefined
}

@@ -26,0 +26,0 @@

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