New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

form-backend-validation

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

form-backend-validation - npm Package Versions

134

2.2.0

Diff

Changelog

Source

2.2.0 - 2018-01-20

  • Added: only method
spatie
published 2.1.0 •

Changelog

Source

2.1.0 - 2017-11-21

  • Added: successful state property
  • Added: populate method to fill the form with values without overwriting the initial values
  • Fixed: A bug that would mutate initial values when using arrays
spatie
published 2.0.5 •

Changelog

Source

2.0.5 - 2017-11-13

  • Fixed: Republished because 2.0.4 changes didn't come through
spatie
published 2.0.4 •

Changelog

Source

2.0.4 - 2017-11-13

  • Changed: Look for axios on window as the http client
spatie
published 2.0.3 •

Changelog

Source

2.0.3 - 2017-11-06

  • Fixed: Removed unnecessary Vue dependency
spatie
published 2.0.2 •

Changelog

Source

2.0.2 - 2017-10-19

  • Fixed: A bug that would mutate initial values when using nested objects
spatie
published 2.0.2-rc.2 •

spatie
published 2.0.2-rc.1 •

spatie
published 2.0.1 •

Changelog

Source

2.0.1 - 2017-09-05

  • Fixed: Errors for an array of fields are now passed to the Form errors
spatie
published 2.0.0 •

Changelog

Source

2.0.0 - 2017-08-30

  • Added: Static create method, and fluent withData, withOptions, withErrors methods
  • Added: onSuccess and onFail can now be set by passing them as an option to the form
  • Changed: Errors.get has been renamed to Errors.first, get now returns all of a field's errors
  • Changed: Form.getError is equivalent to Errors.first, Form.getErrors to Errors.get
  • Changed: Responses must follow Laravel 5.5's error response format (see https://laravel.com/docs/5.5/upgrade)
  • Changed: onFail and catch on request promises now return a full error object instead of the response data
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