You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@module-federation/sdk

Package Overview
Dependencies
Maintainers
7
Versions
996
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/sdk - npm Package Compare versions

Comparing version

to
0.0.0-next-20250717203314

dist/index.d.ts

8

dist/index.esm.js

@@ -40,15 +40,15 @@ import { _ as _extends } from './polyfills.esm.js';

var ContainerPlugin = /*#__PURE__*/Object.freeze({
__proto__: null
__proto__: null
});
var ContainerReferencePlugin = /*#__PURE__*/Object.freeze({
__proto__: null
__proto__: null
});
var ModuleFederationPlugin = /*#__PURE__*/Object.freeze({
__proto__: null
__proto__: null
});
var SharePlugin = /*#__PURE__*/Object.freeze({
__proto__: null
__proto__: null
});

@@ -55,0 +55,0 @@

@@ -10,3 +10,5 @@ export declare const FederationModuleManifest = "federation-manifest.json";

export declare const NameTransformMap: {
[x: string]: string;
[NameTransformSymbol.AT]: string;
[NameTransformSymbol.HYPHEN]: string;
[NameTransformSymbol.SLASH]: string;
};

@@ -13,0 +15,0 @@ export declare const EncodedNameTransformMap: {

{
"name": "@module-federation/sdk",
"version": "0.0.0-next-20250715082703",
"version": "0.0.0-next-20250717203314",
"type": "module",

@@ -28,11 +28,11 @@ "license": "MIT",

"module": "./dist/index.esm.js",
"types": "./dist/index.cjs.d.ts",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": {
"types": "./dist/index.esm.d.ts",
"types": "./dist/index.d.ts",
"default": "./dist/index.esm.js"
},
"require": {
"types": "./dist/index.cjs.d.ts",
"types": "./dist/index.d.ts",
"default": "./dist/index.cjs.cjs"

@@ -43,7 +43,7 @@ }

"import": {
"types": "./dist/normalize-webpack-path.esm.d.ts",
"types": "./dist/normalize-webpack-path.d.ts",
"default": "./dist/normalize-webpack-path.esm.js"
},
"require": {
"types": "./dist/normalize-webpack-path.cjs.d.ts",
"types": "./dist/normalize-webpack-path.d.ts",
"default": "./dist/normalize-webpack-path.cjs.cjs"

@@ -56,6 +56,6 @@ }

".": [
"./dist/index.cjs.d.ts"
"./dist/index.d.ts"
],
"normalize-webpack-path": [
"./dist/normalize-webpack-path.cjs.d.ts"
"./dist/normalize-webpack-path.d.ts"
]

@@ -62,0 +62,0 @@ }

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.