Socket
Socket
Sign inDemoInstall

@altiore/form

Package Overview
Dependencies
7
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.2 to 3.3.3

3

dist/validators/compare-password/compare-password.js

@@ -9,2 +9,5 @@ import { getErrorMessage } from '../@common/get-error-message';

}
if (!getFieldValueByName) {
throw new Error("\u0412\u0430\u043B\u0438\u0434\u0430\u0442\u043E\u0440 \u0444\u043E\u0440\u043C\u044B \u0434\u043E\u043B\u0436\u0435\u043D \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C getFieldValueByName \u0444\u0443\u043D\u043A\u0446\u0438\u044E \u0434\u043B\u044F \u043A\u043E\u0440\u0440\u0435\u043A\u0442\u043D\u043E\u0439 \u0440\u0430\u0431\u043E\u0442\u044B");
}
var firstPassword = getFieldValueByName(namePasswordField);

@@ -11,0 +14,0 @@ if (value !== firstPassword) {

2

package.json
{
"name": "@altiore/form",
"version": "3.3.2",
"version": "3.3.3",
"description": "Form helper for building powerful forms",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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