Socket
Socket
Sign inDemoInstall

@mantine/dates

Package Overview
Dependencies
36
Maintainers
1
Versions
301
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.8.0 to 7.8.1

4

lib/components/CalendarHeader/CalendarHeader.d.ts

@@ -25,5 +25,5 @@ import React from 'react';

onLevelClick?: () => void;
/** Determines whether next control should be disabled, defaults to true */
/** Determines whether next control should be disabled, defaults to false */
nextDisabled?: boolean;
/** Determines whether previous control should be disabled, defaults to true */
/** Determines whether previous control should be disabled, defaults to false */
previousDisabled?: boolean;

@@ -30,0 +30,0 @@ /** Determines whether next level button should be enabled, defaults to true */

{
"name": "@mantine/dates",
"version": "7.8.0",
"version": "7.8.1",
"description": "Calendars, date and time pickers based on Mantine components",

@@ -48,4 +48,4 @@ "homepage": "https://mantine.dev/dates/getting-started/",

"peerDependencies": {
"@mantine/core": "7.8.0",
"@mantine/hooks": "7.8.0",
"@mantine/core": "7.8.1",
"@mantine/hooks": "7.8.1",
"dayjs": ">=1.0.0",

@@ -61,5 +61,5 @@ "react": "^18.2.0",

"@mantine-tests/dates": "1.0.0",
"@mantine/core": "7.8.0",
"@mantine/hooks": "7.8.0"
"@mantine/core": "7.8.1",
"@mantine/hooks": "7.8.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc