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.55.2 to 0.56.0

2

index.d.ts
/// <reference lib="dom" />
/// <reference lib="es2022" />
/// <reference lib="es2023" />
import { Properties, SvgProperties, Property } from 'csstype';

@@ -4,0 +4,0 @@

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

@@ -33,6 +33,6 @@ "type": "module",

"dependencies": {
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-validator-identifier": "^7.19.1",
"@babel/plugin-syntax-jsx": "^7.21.4",
"@babel/types": "^7.22.4",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-validator-identifier": "^7.22.5",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/types": "^7.22.5",
"csstype": "^3.1.2",

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

"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-typescript": "^7.21.5",
"@babel/core": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@evilmartians/lefthook": "^1.4.1",

@@ -66,3 +66,3 @@ "@jest/globals": "^29.5.0",

"jest-environment-jsdom": "^29.5.0",
"rollup": "^3.24.0",
"rollup": "^3.24.1",
"size-limit": "^8.2.4",

@@ -69,0 +69,0 @@ "typescript": "^5.1.3"

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