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

proofed

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proofed - npm Package Versions

0.2.2

Diff

elboman
published 0.2.1 •

Changelog

Source

0.2.1 (2016-09-20)

Added

  • handle(): handle function now accepts a second argument mapValue function. The function gets called with the event e as argument. (0b76074)
elboman
published 0.2.0 •

Changelog

Source

0.2.0 (2016-09-17)

Changed:

  • getSubmit: function provided to getSubmit gets called with new arguments order: e(event), model, errors (49e3322)
elboman
published 0.1.4 •

Changelog

Source

0.1.4 (2016-09-08)

Fix

  • isPristine(): Dirty checking is skipped when setting the default values for each node (86816c6)
elboman
published 0.1.3 •

Changelog

Source

0.1.3 (2016-09-07)

Fix

  • Default Value: Default value can be anything (it may coerce to false) (44e5576)
elboman
published 0.1.2 •

Changelog

Source

0.1.2 (2016-08-24)

Added

  • Valid: add isValid API in order to check if specified node/whole model is valid in render function (c865961).
  • Errors: add errors API for listing single node/whole model errors in render function (ef2d297).
  • Validation rules: validation rules can take a second argument containing the whole model, for implementing advanced validation. (4143c8d).
  • Exceptions: add error handling when path nodes or callback functions provided are undefined or not specified in validation schema (fdac7a4).

Fix

  • Lodash: fix import statements to work properly in TypeScript (234f967).
elboman
published 0.1.1 •

Changelog

Source

0.1.1 (2016-08-23)

Added

  • ProofedComponent: add synthetic react event in submit event handler function (ddca262).

Changed

  • Lodash: import only needed function to reduce bundle size (671b46d).
elboman
published 0.1.0 •

Changelog

Source

0.1.0 (2016-08-22)

First release

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