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 2.0.1 to 2.0.2

.npmignore

17

package.json
{
"name": "jsx-dom",
"version": "2.0.1",
"version": "2.0.2",
"description": "JSX to document.createElement.",

@@ -13,2 +13,3 @@ "main": "dist/index.cjs.js",

],
"typings": "dist/jsx-dom.d.ts",
"author": "Alex Mattrick",

@@ -19,3 +20,15 @@ "license": "MIT",

"rollup-plugin-buble": "^0.14.0"
}
},
"dependencies": {
"rollup": "^0.36.3",
"rollup-plugin-buble": "^0.14.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/alexlur/jsx-dom.git"
},
"bugs": {
"url": "https://github.com/alexlur/jsx-dom/issues"
},
"homepage": "https://github.com/alexlur/jsx-dom#readme"
}
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