Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filepond

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filepond - npm Package Compare versions

Comparing version 4.21.1 to 4.22.0

locale/uk_ua.js

5

CHANGELOG.md
# Changelog
## 4.22.0
- Add internal filter for plugins to manipulate dropped files before adding them to the files list.
## 4.21.1

@@ -4,0 +9,0 @@

6

locale/ru-ru.js
export default {
labelIdle: 'Перетащите или выберите <span class="filepond--label-action"> Изображение </span>',
labelIdle: 'Перетащите файлы или <span class="filepond--label-action"> выберите </span>',
labelInvalidField: 'Поле содержит недопустимые файлы',

@@ -29,3 +29,3 @@ labelFileWaitingForSize: 'Укажите размер',

labelFileTypeNotAllowed: 'Файл неверного типа',
fileValidateTypeLabelExpectedTypes: 'Tipos de arquivo suportados são {allButLastType} ou {lastType}',
fileValidateTypeLabelExpectedTypes: 'Ожидается {allButLastType} или {lastType}',
imageValidateSizeLabelFormatError: 'Тип изображения не поддерживается',

@@ -40,2 +40,2 @@ imageValidateSizeLabelImageSizeTooSmall: 'Изображение слишком маленькое',

imageValidateSizeLabelExpectedMaxResolution: 'Максимальное разрешение: {maxResolution}'
}
};
{
"name": "filepond",
"version": "4.21.1",
"version": "4.22.0",
"description": "FilePond, Where files go to stretch their bits.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -134,3 +134,3 @@ # <img src="https://github.com/pqina/filepond-github-assets/blob/master/logo.svg" height="44" alt="FilePond"/>

The [locale folder](./locale/) contains different language files, PR's are welcom,e you can use locale files like this:
The [locale folder](./locale/) contains different language files, PR's are welcome, you can use locale files like this:

@@ -137,0 +137,0 @@ ```js

Sorry, the diff of this file is not supported yet

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

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

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 too big to display

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