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.56.1 to 0.57.0

32

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

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

"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/types": "^7.22.5",
"@babel/types": "^7.22.10",
"csstype": "^3.1.2",

@@ -46,22 +46,22 @@ "html-tags": "^3.3.1",

"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/preset-typescript": "^7.22.5",
"@evilmartians/lefthook": "^1.4.5",
"@jest/globals": "^29.5.0",
"@evilmartians/lefthook": "^1.4.9",
"@jest/globals": "^29.6.2",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-node-resolve": "^15.2.0",
"@size-limit/preset-small-lib": "^8.2.6",
"@testing-library/dom": "^9.3.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^6.0.1",
"@types/babel__helper-validator-identifier": "^7.15.0",
"@types/svg-tags": "^1.0.0",
"@types/testing-library__jest-dom": "^5.14.8",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"babel-jest": "^29.5.0",
"eslint": "^8.44.0",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"babel-jest": "^29.6.2",
"eslint": "^8.47.0",
"fs-extra": "^11.1.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"rollup": "^3.26.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"rollup": "^3.28.0",
"size-limit": "^8.2.6",

@@ -68,0 +68,0 @@ "typescript": "^5.1.6"

Sorry, the diff of this file is not supported yet

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