Socket
Socket
Sign inDemoInstall

js-laravel-validation

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-laravel-validation - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

dist/rules.js

@@ -90,3 +90,3 @@ "use strict";

values = _ref12.values;
return b(value === values["".concat(key, "_confirmed")]);
return b(value === values["".concat(key, "_confirmation")]);
},

@@ -93,0 +93,0 @@ date: function date(_ref13) {

{
"name": "js-laravel-validation",
"version": "1.2.2",
"version": "1.2.3",
"description": "Laravel style form validation for JavaScript",

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

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