Socket
Socket
Sign inDemoInstall

react

Package Overview
Dependencies
Maintainers
8
Versions
1975
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react - npm Package Versions

1
198

0.9.0-rc1

Diff

zpao
published 0.8.0 •

Changelog

Source

0.8.0 (December 19, 2013)

React

  • Added support for more attributes:
    • rows & cols for <textarea>
    • defer & async for <script>
    • loop for <audio> & <video>
    • autoCorrect for form fields (a non-standard attribute only supported by mobile WebKit)
  • Improved error messages
  • Fixed Selection events in IE11
  • Added onContextMenu events

React with Addons

  • Fixed bugs with TransitionGroup when children were undefined
  • Added support for onTransition

react-tools

  • Upgraded jstransform and esprima-fb

JSXTransformer

  • Added support for use in IE8
  • Upgraded browserify, which reduced file size by ~65KB (16KB gzipped)
jeffbski
published 0.7.1 •

jeffbski
published 0.7.0 •

jeffbski
published 0.6.3 •

jeffbski
published 0.6.2 •

jeffbski
published 0.6.1 •

jeffbski
published 0.6.0 •

jeffbski
published 0.5.2 •

Changelog

Source

0.5.2, 0.4.2 (December 18, 2013)

React

  • Fixed a potential XSS vulnerability when using user content as a key: CVE-2013-7035
jeffbski
published 0.5.1 •

Changelog

Source

0.5.1 (October 29, 2013)

React

  • Fixed bug with <input type="range"> and selection events.
  • Fixed bug with selection and focus.
  • Made it possible to unmount components from the document root.
  • Fixed bug for disabled attribute handling on non-<input> elements.

React with Addons

  • Fixed bug with transition and animation event detection.
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