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 3.0.0 to 3.2.0

1

IUtils.d.ts

@@ -176,2 +176,3 @@ export interface DateIOFormats<TLibFormatToken = string> {

getWeek(value: TDate): number;
getMonth(value: TDate): number;

@@ -178,0 +179,0 @@ getDaysInMonth(value: TDate): number;

4

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

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

},
"gitHead": "9d304288545a0a9c9f4e3b8aefd428da3757d330"
"gitHead": "2133e0dd314fa6d4144aad7bb8f272bc4ae67d38"
}
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