Socket
Socket
Sign inDemoInstall

date-fns

Package Overview
Dependencies
0
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.0 to 3.6.0

cdn.js

8

docs/config.js

@@ -89,2 +89,10 @@ /** @type {import('@date-fns/docs').DateFnsDocs.Config} */

type: "markdown",
slug: "CDN",
category: "General",
title: "CDN",
summary: "CDN version of date-fns",
path: "cdn.md",
},
{
type: "markdown",
slug: "webpack",

@@ -91,0 +99,0 @@ category: "General",

18

locale/be-tarask/_lib/formatDistance.js

@@ -171,10 +171,10 @@ "use strict";

regular: {
singularNominative: "каля {{count}} месяца", // TODO
singularGenitive: "каля {{count}} месяцаў", // TODO
pluralGenitive: "каля {{count}} месяцаў", // TODO
singularNominative: "каля {{count}} тыдні",
singularGenitive: "каля {{count}} тыдняў",
pluralGenitive: "каля {{count}} тыдняў",
},
future: {
singularNominative: "прыблізна праз {{count}} месяц", // TODO
singularGenitive: "прыблізна праз {{count}} месяцы", // TODO
pluralGenitive: "прыблізна праз {{count}} месяцаў", // TODO
singularNominative: "прыблізна праз {{count}} тыдзень",
singularGenitive: "прыблізна праз {{count}} тыдні",
pluralGenitive: "прыблізна праз {{count}} тыдняў",
},

@@ -185,5 +185,5 @@ }),

regular: {
singularNominative: "{{count}} месяц",
singularGenitive: "{{count}} месяцы",
pluralGenitive: "{{count}} месяцаў",
singularNominative: "{{count}} тыдзень",
singularGenitive: "{{count}} тыдні",
pluralGenitive: "{{count}} тыдняў",
},

@@ -190,0 +190,0 @@ }),

@@ -171,10 +171,10 @@ "use strict";

regular: {
singularNominative: "каля {{count}} месяца", // TODO
singularGenitive: "каля {{count}} месяцаў", // TODO
pluralGenitive: "каля {{count}} месяцаў", // TODO
singularNominative: "каля {{count}} тыдні",
singularGenitive: "каля {{count}} тыдняў",
pluralGenitive: "каля {{count}} тыдняў",
},
future: {
singularNominative: "прыблізна праз {{count}} месяц", // TODO
singularGenitive: "прыблізна праз {{count}} месяцы", // TODO
pluralGenitive: "прыблізна праз {{count}} месяцаў", // TODO
singularNominative: "прыблізна праз {{count}} тыдзень",
singularGenitive: "прыблізна праз {{count}} тыдні",
pluralGenitive: "прыблізна праз {{count}} тыдняў",
},

@@ -185,5 +185,5 @@ }),

regular: {
singularNominative: "{{count}} месяц",
singularGenitive: "{{count}} месяцы",
pluralGenitive: "{{count}} месяцаў",
singularNominative: "{{count}} тыдзень",
singularGenitive: "{{count}} тыдні",
pluralGenitive: "{{count}} тыдняў",
},

@@ -190,0 +190,0 @@ }),

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc