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.7.0 to 2.8.0

4

IUtils.d.ts

@@ -0,1 +1,3 @@

import { SupportOptionRange } from "prettier";
/**

@@ -67,2 +69,4 @@ * Localized output will of course vary based on the locale and date library used. Inline examples here are based on

dayjs?: any;
/** Name of the library that is used right now */
lib: string;

@@ -69,0 +73,0 @@ // constructor (options?: { formats?: DateIOFormats, locale?: any, instance?: any });

4

package.json
{
"name": "@date-io/core",
"version": "2.7.0",
"version": "2.8.0",
"description": "Abstraction over common javascript date management libraries",

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

},
"gitHead": "659d6c1858a313cff392aa27b03d1c5bcc1a3e29"
"gitHead": "25036d2ad2155f77e48edcb662c877431102f9fd"
}
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