Comparing version 4.0.1 to 4.0.2
{ | ||
"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`. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
26724