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

@lion/validate

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/validate - npm Package Compare versions

Comparing version 0.2.39 to 0.2.40

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.2.40](https://github.com/ing-bank/lion/compare/@lion/validate@0.2.39...@lion/validate@0.2.40) (2019-11-06)
### Bug Fixes
* **validate:** en-US translations ([cb8c3cb](https://github.com/ing-bank/lion/commit/cb8c3cb))
## [0.2.39](https://github.com/ing-bank/lion/compare/@lion/validate@0.2.38...@lion/validate@0.2.39) (2019-11-01)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@lion/validate",
"version": "0.2.39",
"version": "0.2.40",
"description": "Validate your form elements",

@@ -44,3 +44,3 @@ "author": "ing-bank",

},
"gitHead": "ad5b7d0bcf3115f38033cea5ec5f2c07fd61227a"
"gitHead": "564a90dad1243cf124bada9d22cafea078328cd2"
}

@@ -6,7 +6,9 @@ import en from './en.js';

error: {
...en.error,
isDate: 'Please enter a valid date (MM/DD/YYYY).',
},
warning: {
...en.warning,
isDate: 'Please enter a valid date (MM/DD/YYYY).',
},
};
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