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

jsx-dom-runtime

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsx-dom-runtime - npm Package Compare versions

Comparing version 0.57.1 to 0.58.0

17

package.json
{
"name": "jsx-dom-runtime",
"version": "0.57.1",
"version": "0.58.0",
"description": "A tiny in 500 bytes library to JSX syntax templates for DOM. Support HTML, SVG and MathML tags",

@@ -26,3 +26,3 @@ "type": "module",

"lint": "eslint 'src/**/*.{js,ts}' 'tests/**/*.{js,ts,tsx}'",
"test": "npx jest --clearCache && node --experimental-vm-modules node_modules/.bin/jest --no-cache",
"test": "npx jest --clearCache && node --experimental-vm-modules node_modules/.bin/jest",
"build": "rollup -c",

@@ -52,3 +52,3 @@ "size": "size-limit",

"@rollup/plugin-node-resolve": "^15.2.3",
"@size-limit/preset-small-lib": "^9.0.0",
"@size-limit/preset-small-lib": "^10.0.1",
"@testing-library/dom": "^9.3.3",

@@ -59,11 +59,10 @@ "@testing-library/jest-dom": "^6.1.4",

"@types/svg-tags": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"babel-jest": "^29.7.0",
"eslint": "^8.51.0",
"fs-extra": "^11.1.1",
"eslint": "^8.52.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"rollup": "^4.1.4",
"size-limit": "^9.0.0",
"size-limit": "^10.0.1",
"typescript": "^5.2.2"

@@ -92,3 +91,3 @@ },

"email": "zaytsev126@gmail.com",
"url": "https://twitter.com/_shoonia"
"url": "https://x.com/_shoonia"
},

@@ -95,0 +94,0 @@ "homepage": "https://github.com/shoonia/jsx-dom-runtime",

Sorry, the diff of this file is not supported yet

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