Socket
Socket
Sign inDemoInstall

@plasmicapp/loader-core

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmicapp/loader-core - npm Package Compare versions

Comparing version 1.0.125 to 1.0.126

3

./dist/index.js

@@ -157,3 +157,4 @@ "use strict";

activeSplits: bundle.activeSplits,
bundleKey: (_b = bundle.bundleKey) != null ? _b : null
bundleKey: (_b = bundle.bundleKey) != null ? _b : null,
deferChunksByDefault: bundle.deferChunksByDefault
};

@@ -160,0 +161,0 @@ }

@@ -122,3 +122,4 @@ var __defProp = Object.defineProperty;

activeSplits: bundle.activeSplits,
bundleKey: (_b = bundle.bundleKey) != null ? _b : null
bundleKey: (_b = bundle.bundleKey) != null ? _b : null,
deferChunksByDefault: bundle.deferChunksByDefault
};

@@ -125,0 +126,0 @@ }

@@ -157,3 +157,4 @@ "use strict";

activeSplits: bundle.activeSplits,
bundleKey: (_b = bundle.bundleKey) != null ? _b : null
bundleKey: (_b = bundle.bundleKey) != null ? _b : null,
deferChunksByDefault: bundle.deferChunksByDefault
};

@@ -160,0 +161,0 @@ }

{
"version": "1.0.125",
"version": "1.0.126",
"license": "MIT",

@@ -45,5 +45,5 @@ "types": "./dist/index.d.ts",

"@plasmicapp/isomorphic-unfetch": "1.0.3",
"@plasmicapp/loader-fetcher": "1.0.47"
"@plasmicapp/loader-fetcher": "1.0.48"
},
"gitHead": "d610e0b0246d0f56d641248b95b7b10f235e68c5"
"gitHead": "a46fe330ee45f68b50869b6861a2aedaeb2c60f0"
}

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