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

@date-io/core

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@date-io/core - npm Package Compare versions

Comparing version 2.11.0 to 2.13.1

4

IUtils.d.ts

@@ -69,3 +69,5 @@ export interface DateIOFormats<TLibFormatToken = string> {

export interface IUtils<TDate> {
export interface ExtendableDateType {}
export interface IUtils<TDate extends ExtendableDateType> {
formats: DateIOFormats<any>;

@@ -72,0 +74,0 @@ locale?: any;

{
"name": "@date-io/core",
"version": "2.11.0",
"version": "2.13.1",
"description": "Abstraction over common javascript date management libraries",

@@ -34,3 +34,3 @@ "scripts": {

},
"gitHead": "383185d28e3e2636b2796bb198de50ea8891a2b9"
"gitHead": "687eba751bd706e7d704a39a7caa3e0afbfa40aa"
}
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