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

@module-federation/dts-plugin

Package Overview
Dependencies
Maintainers
0
Versions
479
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/dts-plugin - npm Package Compare versions

Comparing version 0.0.0-next-20241111073908 to 0.0.0-next-20241112032845

dist/esm/chunk-C44QTXVC.js

20

dist/CHANGELOG.md
# @module-federation/dts-plugin
## 0.7.2
### Patch Changes
- 85990e2: fix(dts-plugin): hold the broker server if the remote not start locally
- @module-federation/sdk@0.7.2
- @module-federation/managers@0.7.2
- @module-federation/third-party-dts-extractor@0.7.2
- @module-federation/error-codes@0.7.2
## 0.7.1
### Patch Changes
- Updated dependencies [6db4c5f]
- @module-federation/sdk@0.7.1
- @module-federation/managers@0.7.1
- @module-federation/third-party-dts-extractor@0.7.1
- @module-federation/error-codes@0.7.1
## 0.7.0

@@ -4,0 +24,0 @@

4

dist/esm/core.js

@@ -6,3 +6,3 @@ import {

rpc_exports
} from "./chunk-S4ZU4ZRP.js";
} from "./chunk-NIWRRQ2T.js";
import {

@@ -23,3 +23,3 @@ DTSManager,

validateOptions
} from "./chunk-ZQHSCACR.js";
} from "./chunk-C44QTXVC.js";
import "./chunk-KCWHOFI6.js";

@@ -26,0 +26,0 @@ import "./chunk-4CSLH7II.js";

import {
rpc_exports
} from "./chunk-S4ZU4ZRP.js";
} from "./chunk-NIWRRQ2T.js";
import {

@@ -12,3 +12,3 @@ ModuleFederationDevServer,

retrieveTypesZipPath
} from "./chunk-ZQHSCACR.js";
} from "./chunk-C44QTXVC.js";
import {

@@ -15,0 +15,0 @@ fileLog,

@@ -5,3 +5,3 @@ import {

generateTypes
} from "./chunk-ZQHSCACR.js";
} from "./chunk-C44QTXVC.js";
import "./chunk-KCWHOFI6.js";

@@ -8,0 +8,0 @@ import {

@@ -5,3 +5,3 @@ import {

rpc_exports
} from "./chunk-S4ZU4ZRP.js";
} from "./chunk-NIWRRQ2T.js";
import {

@@ -13,3 +13,3 @@ cloneDeepOptions,

validateOptions
} from "./chunk-ZQHSCACR.js";
} from "./chunk-C44QTXVC.js";
import {

@@ -16,0 +16,0 @@ getIPV4,

{
"name": "@module-federation/dts-plugin",
"version": "0.7.0",
"version": "0.7.2",
"author": "hanric <hanric.zhang@gmail.com>",

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

{
"name": "@module-federation/dts-plugin",
"version": "0.0.0-next-20241111073908",
"version": "0.0.0-next-20241112032845",
"author": "hanric <hanric.zhang@gmail.com>",

@@ -58,6 +58,6 @@ "main": "./dist/index.js",

"ws": "8.18.0",
"@module-federation/sdk": "0.0.0-next-20241111073908",
"@module-federation/managers": "0.0.0-next-20241111073908",
"@module-federation/third-party-dts-extractor": "0.0.0-next-20241111073908",
"@module-federation/error-codes": "0.0.0-next-20241111073908"
"@module-federation/sdk": "0.0.0-next-20241112032845",
"@module-federation/managers": "0.0.0-next-20241112032845",
"@module-federation/third-party-dts-extractor": "0.0.0-next-20241112032845",
"@module-federation/error-codes": "0.0.0-next-20241112032845"
},

@@ -71,3 +71,3 @@ "devDependencies": {

"vue-tsc": "^2.0.26",
"@module-federation/runtime": "0.0.0-next-20241111073908"
"@module-federation/runtime": "0.0.0-next-20241112032845"
},

@@ -74,0 +74,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display

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