Huge News!Announcing our $40M Series B led by Abstract Ventures.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 6.4.19 to 6.4.20

32

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

@@ -22,15 +22,15 @@ "main": "lib/index.cjs.js",

"dependencies": {
"csstype": "^3.0.2"
"csstype": "^3.0.3"
},
"devDependencies": {
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.6",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/preset-typescript": "^7.10.4",
"@rollup/plugin-node-resolve": "^8.4.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-replace": "^2.3.3",
"@types/babel__core": "^7.1.9",
"@types/chai": "^4.2.12",
"@types/jsdom": "^16.2.3",
"@types/mocha": "^8.0.1",
"@types/node": "^14.0.27",
"@types/babel__core": "^7.1.10",
"@types/chai": "^4.2.13",
"@types/jsdom": "^16.2.4",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.5",
"@types/prop-types": "^15.7.3",

@@ -41,12 +41,12 @@ "babel-preset-minify": "^0.5.1",

"fs-extra": "^9.0.1",
"jsdom": "^16.3.0",
"mocha": "^8.1.0",
"jsdom": "^16.4.0",
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"rollup": "^2.23.0",
"prettier": "^2.1.2",
"rollup": "^2.29.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-prettier": "^2.1.0",
"ts-node": "^8.10.2",
"tslib": "^2.0.0",
"typescript": "^3.9.7"
"ts-node": "^9.0.0",
"tslib": "^2.0.2",
"typescript": "^4.0.3"
},

@@ -53,0 +53,0 @@ "repository": {

Sorry, the diff of this file is too big to display

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