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

@plasmicapp/react-web

Package Overview
Dependencies
Maintainers
1
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmicapp/react-web - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

1

dist/index.js

@@ -182,2 +182,3 @@ "use strict";

delete props["data-plasmic-wrap-flex-child"];
delete props["data-plasmic-trigger-props"];
return createPlasmicElement(override, defaultElement, mergeProps.apply(void 0, __spreadArrays([props, children.length === 0 ? {} : { children: children }], triggerProps)), wrapFlexChild);

@@ -184,0 +185,0 @@ }

5

package.json
{
"name": "@plasmicapp/react-web",
"version": "0.2.2",
"version": "0.2.3",
"description": "plasmic library for rendering in the presentational style",

@@ -12,3 +12,4 @@ "main": "dist/index.js",

"scripts": {
"build": "tsc && mkdir -p lib && cp src/styles/plasmic.css lib/"
"build": "tsc && mkdir -p lib && cp src/styles/plasmic.css lib/",
"prepare": "yarn build"
},

@@ -15,0 +16,0 @@ "dependencies": {

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