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

parsleyjs

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parsleyjs - npm Package Versions

1345

2.6.4

Diff

marcandre
published 2.6.3 •

marcandre
published 2.6.2 •

marcandre
published 2.6.1 •

Changelog

Source

2.6.1

  • Avoid min/max/range validators for date type, until this is actually supported (#1158)
marcandre
published 2.6.0 •

Changelog

Source

2.6.0

  • While input with type="number" must have a default step of 1, the default for data-parsley-type="number" has been changed to 'any' as an hopeless attempt to minimize the confusion around this validator. (#1129)
marcandre
published 2.5.1 •

Changelog

Source

2.5.1

  • An input with class 'required' will no longer be required; only having an attribute 'required' or 'data-parsley-required' makes an input being required (#1138)
marcandre
published 2.5.0 •

Changelog

Source

2.5.0

  • New option debounce to minimize validation (#1103)
marcandre
published 2.4.4 •

marcandre
published 2.4.3 •

marcandre
published 2.4.2 •

Changelog

Source

2.4.2

  • $('...').parsley({someOption: 'value'}) will always set the option someOptions. Previously if the field/form was already initialized, options were ignored.
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