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

babel-plugin-jsx-dom-expressions

Package Overview
Dependencies
Maintainers
1
Versions
376
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-jsx-dom-expressions - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

1

dist/createRuntime.js

@@ -452,2 +452,3 @@ const GROUPING = '__recGroup',

} else parent.insertBefore(node, marker);
current = value;
}

@@ -454,0 +455,0 @@ } else {

@@ -456,2 +456,3 @@ 'use strict';

} else parent.insertBefore(node, marker);
current = value;
}

@@ -458,0 +459,0 @@ } else {

2

package.json
{
"name": "babel-plugin-jsx-dom-expressions",
"description": "A JSX to DOM plugin that wraps expressions for fine grained change detection",
"version": "0.3.0",
"version": "0.3.1",
"author": "Ryan Carniato",

@@ -6,0 +6,0 @@ "license": "MIT",

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