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

jsx-dom

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsx-dom - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

4

package.json
{
"name": "jsx-dom",
"version": "4.0.1",
"description": "JSX to document.createElement",
"version": "4.0.2",
"description": "JSX to document.createElement.",
"main": "dist/index.cjs.js",

@@ -6,0 +6,0 @@ "jsnext:main": "dist/index.es.js",

@@ -46,2 +46,2 @@ # jsx-dom

## Browser Support
`jsx-dom` requires `Object.keys` and `Object.assign` (an ES6 feature). If you are using Babel, the [`transform-object-assign`](https://babeljs.io/docs/plugins/transform-object-assign/#usage) plugin should eliminate the need for a polyfill.
`jsx-dom` requires `Object.keys`.
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