Socket
Book a DemoInstallSign in
Socket

dayjs-ext

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dayjs-ext - npm Package Compare versions

Comparing version

to
2.1.1

locale/el.js

@@ -0,1 +1,8 @@

## [2.1.1](https://github.com/prantlf/dayjs/compare/v2.1.0...v2.1.1) (2018-11-17)
### Bug Fixes
* Add new locales and timeZone plugin versions to the module file list ([a84fbd4](https://github.com/prantlf/dayjs/commit/a84fbd4))
# [2.1.0](https://github.com/prantlf/dayjs/compare/v2.0.2...v2.1.0) (2018-11-17)

@@ -2,0 +9,0 @@

12

package.json
{
"name": "dayjs-ext",
"version": "2.1.0",
"version": "2.1.1",
"description": "2KB immutable date time library alternative to Moment.js with the same modern API ",

@@ -21,2 +21,4 @@ "main": "dayjs.min.js",

"locale/de.js.map",
"locale/el.js",
"locale/el.js.map",
"locale/es.js",

@@ -28,2 +30,4 @@ "locale/es.js.map",

"locale/fr.js.map",
"locale/he.js",
"locale/he.js.map",
"locale/hr.js",

@@ -41,2 +45,4 @@ "locale/hr.js.map",

"locale/ko.js.map",
"locale/lt.js",
"locale/lt.js.map",
"locale/nb.js",

@@ -80,2 +86,6 @@ "locale/nb.js.map",

"plugin/timeZone.js.map",
"plugin/timeZone-1900-2050.js",
"plugin/timeZone-1900-2050.js.map",
"plugin/timeZone-2012-2022.js",
"plugin/timeZone-2012-2022.js.map",
"plugin/weekOfYear.js",

@@ -82,0 +92,0 @@ "plugin/weekOfYear.js.map"

2

README.md

@@ -100,6 +100,6 @@ <h1 align="center">Day.js Extended</h1>

```html
<-- include "index-1900-2050" or "index-2012-2022" to save your package size -->
<script arc="https://unpkg.com/timezone-support/dist/index.umd.js"></script>
<script arc="https://unpkg.com/fast-plural-rules/dist/index.umd.js"></script>
<script arc="https://unpkg.com/dayjs-ext/dayjs.min.js"></script>
<-- include "timeZone-1900-2050" or "timeZone-2012-2022" to save your package size -->
<script arc="https://unpkg.com/dayjs-ext/plugin/timeZone.js"></script>

@@ -106,0 +106,0 @@ <script arc="https://unpkg.com/dayjs-ext/plugin/customParseFormat.js"></script>

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.