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

@payloadcms/translations

Package Overview
Dependencies
Maintainers
9
Versions
501
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@payloadcms/translations - npm Package Compare versions

Comparing version 3.20.0-canary.75e9839 to 3.20.0-canary.8eef7db

3

dist/importDateFNSLocale.js

@@ -31,2 +31,5 @@ export const importDateFNSLocale = async (locale)=>{

break;
case 'et':
result = (await import('date-fns/locale/et')).et;
break;
case 'fa-IR':

@@ -33,0 +36,0 @@ result = (await import('date-fns/locale/fa-IR')).faIR;

2

dist/languages/en.d.ts

@@ -417,5 +417,5 @@ import type { Language } from '../types.js';

autosavedVersion: string;
changed: string;
changedFieldsCount_one: string;
changedFieldsCount_other: string;
changed: string;
compareVersion: string;

@@ -422,0 +422,0 @@ confirmPublish: string;

@@ -416,5 +416,5 @@ export const enTranslations = {

autosavedVersion: 'Autosaved version',
changed: 'Changed',
changedFieldsCount_one: '{{count}} changed field',
changedFieldsCount_other: '{{count}} changed fields',
changed: 'Changed',
compareVersion: 'Compare version against:',

@@ -421,0 +421,0 @@ confirmPublish: 'Confirm publish',

@@ -424,5 +424,5 @@ import type { DefaultTranslationKeys, DefaultTranslationsObject, I18n, InitI18n, Language } from '../types.js';

autosavedVersion: string;
changed: string;
changedFieldsCount_one: string;
changedFieldsCount_other: string;
changed: string;
compareVersion: string;

@@ -429,0 +429,0 @@ confirmPublish: string;

{
"name": "@payloadcms/translations",
"version": "3.20.0-canary.75e9839",
"version": "3.20.0-canary.8eef7db",
"homepage": "https://payloadcms.com",

@@ -5,0 +5,0 @@ "repository": {

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 not supported yet

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