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

@plasmicapp/loader-react

Package Overview
Dependencies
Maintainers
1
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmicapp/loader-react - npm Package Compare versions

Comparing version 1.0.365 to 1.0.366

7

dist/react-server.esm.js

@@ -931,6 +931,2 @@ var __defProp = Object.defineProperty;

};
var FakePlasmicCanvasCodeComponentContext = {
_currentValue: void 0
// default value
};
var mkMetaName = (name) => `__plasmic_meta_${name}`;

@@ -1207,4 +1203,3 @@ function FakeDataCtxReader({ children }) {

useSelectors: fakeUseSelectors,
PlasmicCanvasCodeComponentContext: FakePlasmicCanvasCodeComponentContext,
usePlasmicCanvasCodeComponentContext: () => null
usePlasmicCanvasComponentInfo: () => null
};

@@ -1211,0 +1206,0 @@ })(),

@@ -961,6 +961,2 @@ "use strict";

};
var FakePlasmicCanvasCodeComponentContext = {
_currentValue: void 0
// default value
};
var mkMetaName = (name) => `__plasmic_meta_${name}`;

@@ -1237,4 +1233,3 @@ function FakeDataCtxReader({ children }) {

useSelectors: fakeUseSelectors,
PlasmicCanvasCodeComponentContext: FakePlasmicCanvasCodeComponentContext,
usePlasmicCanvasCodeComponentContext: () => null
usePlasmicCanvasComponentInfo: () => null
};

@@ -1241,0 +1236,0 @@ })(),

6

package.json
{
"name": "@plasmicapp/loader-react",
"version": "1.0.365",
"version": "1.0.366",
"types": "./dist/index.d.ts",

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

"@plasmicapp/data-sources-context": "0.1.21",
"@plasmicapp/host": "1.0.204",
"@plasmicapp/host": "1.0.205",
"@plasmicapp/loader-core": "1.0.135",

@@ -88,3 +88,3 @@ "@plasmicapp/loader-fetcher": "1.0.54",

"license": "MIT",
"gitHead": "9e7af0b37cc771d0189c30332d65b12cc891e48c"
"gitHead": "11e5c764dba6541cd5dbb2c07cfec536e8c9082e"
}

Sorry, the diff of this file is not supported yet

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