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

@react-types/calendar

Package Overview
Dependencies
Maintainers
2
Versions
715
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/calendar - npm Package Compare versions

Comparing version 3.0.0-nightly-50c7ada5d-241223 to 3.0.0-nightly-5334df7f1-250226

6

package.json
{
"name": "@react-types/calendar",
"version": "3.0.0-nightly-50c7ada5d-241223",
"version": "3.0.0-nightly-5334df7f1-250226",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@internationalized/date": "3.0.0-nightly-50c7ada5d-241223",
"@react-types/shared": "3.0.0-nightly-50c7ada5d-241223"
"@internationalized/date": "3.0.0-nightly-5334df7f1-250226",
"@react-types/shared": "3.0.0-nightly-5334df7f1-250226"
},

@@ -16,0 +16,0 @@ "publishConfig": {

@@ -65,3 +65,7 @@ /*

*/
pageBehavior?: PageBehavior
pageBehavior?: PageBehavior,
/**
* The day that starts the week.
*/
firstDayOfWeek?: 'sun' | 'mon' | 'tue' | 'wed' | 'thu' | 'fri' | 'sat'
}

@@ -68,0 +72,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