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

jsx-dom-cjs

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsx-dom-cjs - npm Package Versions

23

8.1.6

Diff

proteria
published 8.1.5 •

Changelog

Source

8.1.5

  • Fixes #108: Class components are now differentiated from functional components by .isComponent instead of .prototype.isReactComponent, fixing an issue with terser.
  • React.ReactElement now extends DocumentFragment.
proteria
published 8.1.4 •

Changelog

Source

8.1.4

  • Fixes #104: Class Components do not populate their ref attribute.
proteria
published 8.1.3 •

Changelog

Source

8.1.3

  • Merged #101.
proteria
published 8.1.2 •

proteria
published 8.1.1 •

Changelog

Source

8.1.1

  • Undo: Removes all *Capture event listener types. They were never supported.
proteria
published 8.1.0 •

Changelog

Source

8.1.0

  • Fixes #97: support disabled on <link> element.
  • Fixes #94: supports forwardRef and useImperativeHandle.
  • Fixes #68: exports more types.
  • Bumped TypeScript definition sync with @types/react at #e05c7e9.
  • Removes all *Capture event listener types. They were never supported.
proteria
published 8.0.7 •

proteria
published 8.0.6 •

proteria
published 8.0.5 •

Changelog

Source

8.0.5

  • Added support for using DOMTokenList (e.g. element.classList) for className.
  • Renamed ClassList type declaration to BasicClassList to not confuse with the browser’s class list type.
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