@module-federation/dev-server
Advanced tools
Comparing version 0.0.0-next-20240324060529 to 0.0.0-next-20240324065321
@@ -109,3 +109,3 @@ 'use strict'; | ||
const WEB_CLIENT_OPTIONS_IDENTIFIER = '__WEB_CLIENT_OPTIONS__'; | ||
const DEFAULT_TAR_NAME = 'mf-types.tar.gz'; | ||
const DEFAULT_TAR_NAME = '@mf-types.zip'; | ||
@@ -112,0 +112,0 @@ function log(msg) { |
@@ -81,3 +81,3 @@ import { createServer } from 'http'; | ||
const WEB_CLIENT_OPTIONS_IDENTIFIER = '__WEB_CLIENT_OPTIONS__'; | ||
const DEFAULT_TAR_NAME = 'mf-types.tar.gz'; | ||
const DEFAULT_TAR_NAME = '@mf-types.zip'; | ||
@@ -84,0 +84,0 @@ function log(msg) { |
@@ -5,2 +5,2 @@ export declare const DEFAULT_WEB_SOCKET_PORT = 16322; | ||
export declare const WEB_CLIENT_OPTIONS_IDENTIFIER = "__WEB_CLIENT_OPTIONS__"; | ||
export declare const DEFAULT_TAR_NAME = "mf-types.tar.gz"; | ||
export declare const DEFAULT_TAR_NAME = "@mf-types.zip"; |
{ | ||
"name": "@module-federation/dev-server", | ||
"version": "0.0.0-next-20240324060529", | ||
"version": "0.0.0-next-20240324065321", | ||
"author": "hanric <hanric.zhang@gmail.com>", | ||
@@ -46,3 +46,3 @@ "main": "./dist/index.cjs", | ||
"ws": "8.5.0", | ||
"@module-federation/sdk": "0.0.0-next-20240324060529" | ||
"@module-federation/sdk": "0.0.0-next-20240324065321" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137649
+ Added@module-federation/sdk@0.0.0-next-20240324065321(transitive)
- Removed@module-federation/sdk@0.0.0-next-20240324060529(transitive)