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
110
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.41.0-beta.0 to 0.41.0-beta.1

2

jsx-runtime/index.js

@@ -95,2 +95,2 @@ let appendChildren = (node, children) => {

export { Extend, Fragment, Template, appendChildren, jsx, parseFromString, properties, useRef, useText };
export { Extend, Fragment, Template, appendChildren, jsx, jsx as jsxs, parseFromString, properties, useRef, useText };
{
"name": "jsx-dom-runtime",
"version": "0.41.0-beta.0",
"version": "0.41.0-beta.1",
"description": "A tiny in 500 bytes library to JSX syntax templates for DOM",

@@ -5,0 +5,0 @@ "type": "module",

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