Socket
Socket
Sign inDemoInstall

@plasmicapp/loader-react

Package Overview
Dependencies
23
Maintainers
1
Versions
343
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.349 to 1.0.350

8

dist/react-server.esm.js

@@ -1116,3 +1116,9 @@ var __defProp = Object.defineProperty;

useSWRConfig: unreachable,
wrapLoadingFetcher: identity
wrapLoadingFetcher: identity,
HeadMetadataContext: {
_currentValue: {},
displayName: "FakeHeadMetadataContext",
Provider: ({ children }) => /* @__PURE__ */ React2.createElement(React2.Fragment, null, children),
Consumer: ({ children }) => children({})
}
},

@@ -1119,0 +1125,0 @@ "@plasmicapp/data-sources-context": (() => {

@@ -1146,3 +1146,9 @@ "use strict";

useSWRConfig: unreachable,
wrapLoadingFetcher: identity
wrapLoadingFetcher: identity,
HeadMetadataContext: {
_currentValue: {},
displayName: "FakeHeadMetadataContext",
Provider: ({ children }) => /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, children),
Consumer: ({ children }) => children({})
}
},

@@ -1149,0 +1155,0 @@ "@plasmicapp/data-sources-context": (() => {

10

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

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

"@plasmicapp/data-sources-context": "0.1.21",
"@plasmicapp/host": "1.0.192",
"@plasmicapp/host": "1.0.193",
"@plasmicapp/loader-core": "1.0.132",
"@plasmicapp/loader-fetcher": "1.0.52",
"@plasmicapp/loader-splits": "1.0.60",
"@plasmicapp/prepass": "1.0.16",
"@plasmicapp/query": "0.1.78",
"@plasmicapp/prepass": "1.0.17",
"@plasmicapp/query": "0.1.79",
"pascalcase": "^1.0.0",

@@ -88,3 +88,3 @@ "server-only": "0.0.1"

"license": "MIT",
"gitHead": "0597c84c0fa0df12523bfdbc1ba21ce81d34d63c"
"gitHead": "2f8ee12f8f9c75c0f0af3834b8302b0bea542cbd"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc