react-live
Advanced tools
Comparing version 4.1.6 to 4.1.7
@@ -216,6 +216,6 @@ "use strict"; | ||
transform({ transforms: ["imports"] }), | ||
wrapReturn, | ||
spliceJsxConst, | ||
trimCode, | ||
transform({ transforms: firstPassTransforms }), | ||
wrapReturn, | ||
trimCode | ||
@@ -222,0 +222,0 @@ )(code); |
{ | ||
"name": "react-live", | ||
"version": "4.1.6", | ||
"version": "4.1.7", | ||
"description": "A production-focused playground for live editing React code", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
<p align="center"> | ||
<a href="https://formidable.com/open-source/" target="_blank"> | ||
<img alt="React Live — Formidable, We build the modern web" src="https://raw.githubusercontent.com/FormidableLabs/react-live/master/react-live-Hero.png" /> | ||
<a href="https://commerce.nearform.com/open-source/" target="_blank"> | ||
<img alt="React Live — Formidable, We build the modern web" src="https://oss.nearform.com/api/banner.svg?text=react+live" /> | ||
</a> | ||
@@ -11,3 +11,2 @@ </p> | ||
<a href="https://npmjs.com/package/react-live"><img src="https://img.shields.io/npm/v/react-live.svg"></a> | ||
<img src="https://img.badgesize.io/https://unpkg.com/react-live/dist/react-live.min.js?compression=gzip&label=gzip%20size"> | ||
<img src="https://img.badgesize.io/https://unpkg.com/react-live/dist/react-live.min.js?label=size"> | ||
@@ -26,3 +25,3 @@ <img src="https://img.shields.io/badge/module%20formats-umd%2C%20cjs%2C%20esm-green.svg"> | ||
Come learn more at our [docs site](https://formidable.com/open-source/react-live)! | ||
Come learn more at our [docs site](https://commerce.nearform.com/open-source/react-live)! | ||
@@ -29,0 +28,0 @@ ## Support |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72490
42