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

react-form-with-constraints

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

react-form-with-constraints - npm Package Versions

1
8

0.14.3-beta.1

Diff

tkrotoff
published 0.14.2 •

Changelog

Source

v0.14.2 (2020/02/28)

Features

  • Enable Airbnb ESLint restricted syntax, should reduce the bundle size
  • No default export, see Avoid Export Default
tkrotoff
published 0.14.1 •

Changelog

Source

v0.14.1 (2020/02/28)

Features

  • Update npm packages
tkrotoff
published 0.14.1-beta.1 •

tkrotoff
published 0.14.0 •

Changelog

Source

v0.14.0 (2019/09/25)

Breaking Changes

  • Make DisplayFields work with React Native. You will need to write:
    • HTML: <pre>Fields = <DisplayFields /></pre>
    • React Native: <Text>Fields = <DisplayFields /></Text>

Features

  • Upgrade npm packages
  • componentWillMount => UNSAFE_componentWillMount => componentDidMount
  • componentWillUpdate => UNSAFE_componentWillUpdate => componentDidUpdate
  • Prettier + ESLint - TSLint
  • Add Field.element: HTMLInput | TextInput | undefined, see #41

Fixes

  • Fix react-form-with-constraints-tools package.json "main": "lib-es5/index.js"
tkrotoff
published 0.13.0 •

Changelog

Source

v0.13.0 (2019/06/25)

Features

  • Specify npm dependencies versions instead of using "latest"
  • Upgrade to Material-UI >= 4.1.1
  • Upgrade to Expo SDK 33
  • Remove console.* from packages before publishing
  • Prettier
  • ESLint
  • Stylelint
  • Husky
tkrotoff
published 0.13.0-beta.4 •

tkrotoff
published 0.13.0-beta.3 •

tkrotoff
published 0.13.0-beta.2 •

tkrotoff
published 0.13.0-beta.1 •

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