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

@softarc/native-federation

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@softarc/native-federation - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "@softarc/native-federation",
"version": "1.0.1",
"version": "1.0.2",
"type": "commonjs",

@@ -8,3 +8,3 @@ "dependencies": {

"npmlog": "^6.0.2",
"@softarc/native-federation-runtime": "1.0.1"
"@softarc/native-federation-runtime": "1.0.2"
},

@@ -11,0 +11,0 @@ "main": "./src/index.js",

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

!key.endsWith('*') &&
exports[key]['default']);
(exports[key]['default'] || typeof exports[key] === 'string'));
const result = {};

@@ -124,0 +124,0 @@ for (const key of keys) {

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