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

@plasmicapp/loader-core

Package Overview
Dependencies
Maintainers
1
Versions
139
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.123 to 1.0.124

2

./dist/index.js

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

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

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

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

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

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

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

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

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

{
"version": "1.0.123",
"version": "1.0.124",
"license": "MIT",

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

"@plasmicapp/isomorphic-unfetch": "1.0.3",
"@plasmicapp/loader-fetcher": "1.0.45"
"@plasmicapp/loader-fetcher": "1.0.46"
},
"gitHead": "06322ab98d09d2a4f26e68939555898c57d2d082"
"gitHead": "d804eabda23be3118382fe9d193ea8effcaba8f9"
}

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