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

@snack-uikit/calendar

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/calendar - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## 0.7.1 (2024-02-07)
### Only dependencies have been changed
* [@snack-uikit/locale@0.1.1](https://github.com/cloud-ru-tech/snack-uikit/blob/master/packages/locale/CHANGELOG.md)
# 0.7.0 (2024-02-06)

@@ -8,0 +17,0 @@

2

dist/utils.d.ts

@@ -21,5 +21,5 @@ import { LocaleLang } from '@snack-uikit/locale';

localeProp?: Intl.Locale | undefined;
ctxLocale?: `${string}_${string}` | undefined;
ctxLocale?: string | undefined;
}) => Intl.Locale;
export declare const getStartOfWeek: (locale: Intl.Locale) => import("weekstart").DayOfWeek;
export declare const isWeekend: (date: Date, viewMode: ViewMode) => boolean;

@@ -7,3 +7,3 @@ {

"title": "Calendar",
"version": "0.7.0",
"version": "0.7.1",
"sideEffects": [

@@ -37,3 +37,3 @@ "*.css",

"@snack-uikit/icons": "0.20.1",
"@snack-uikit/locale": "0.1.0",
"@snack-uikit/locale": "0.1.1",
"@snack-uikit/utils": "3.2.0",

@@ -44,3 +44,3 @@ "classnames": "2.3.2",

},
"gitHead": "e38849932e4595cfeaf19733fcd296ffcfc7322e"
"gitHead": "0e3f0ca15d2f0903a25bfa72bd95da9a414bddc2"
}
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