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

@date-io/dayjs

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/dayjs - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

build/index.esm.js

@@ -19,5 +19,5 @@ import { __assign } from 'tslib';

fullDate: "YYYY, MMMM Do",
normalDate: "ddd, MMM Do",
shortDate: "MMM Do",
monthAndDate: "MMMM Do",
normalDate: "ddd, MMM D",
shortDate: "MMM D",
monthAndDate: "MMMM D",
dayOfMonth: "D",

@@ -24,0 +24,0 @@ year: "YYYY",

@@ -23,5 +23,5 @@ 'use strict';

fullDate: "YYYY, MMMM Do",
normalDate: "ddd, MMM Do",
shortDate: "MMM Do",
monthAndDate: "MMMM Do",
normalDate: "ddd, MMM D",
shortDate: "MMM D",
monthAndDate: "MMMM D",
dayOfMonth: "D",

@@ -28,0 +28,0 @@ year: "YYYY",

{
"name": "@date-io/dayjs",
"version": "2.0.0",
"version": "2.0.1",
"description": "Abstraction over common javascript date management libraries",

@@ -44,3 +44,3 @@ "main": "build/index.js",

"license": "MIT",
"gitHead": "29c8f93efe8086a1b5ebb51b0a99d669219d4cbf"
"gitHead": "4d4dc93068fce81e887a8e1771fc20984e915556"
}

@@ -24,5 +24,5 @@ import defaultDayjs from "dayjs";

fullDate: "YYYY, MMMM Do",
normalDate: "ddd, MMM Do",
shortDate: "MMM Do",
monthAndDate: "MMMM Do",
normalDate: "ddd, MMM D",
shortDate: "MMM D",
monthAndDate: "MMMM D",
dayOfMonth: "D",

@@ -29,0 +29,0 @@ year: "YYYY",

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