New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

subapp-web

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subapp-web - npm Package Compare versions

Comparing version 1.0.49 to 1.0.50

3

lib/util.js

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

x.startsWith(`${entryName}~_.bundle`) ||
x.startsWith(`${entryName}.~`));
x.startsWith(`${entryName}.~`) ||
x.startsWith(`${entryName}~`));
// map all IDs to actual assets

@@ -82,0 +83,0 @@ const bundleAssets = entryPoints

{
"name": "subapp-web",
"version": "1.0.49",
"version": "1.0.50",
"description": "Electrode subapp web support",

@@ -5,0 +5,0 @@ "module": "dist/dev/index.js",

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