@module-federation/dts-plugin
Advanced tools
Comparing version 0.0.0-next-20241010063233 to 0.0.0-next-20241010084324
# @module-federation/dts-plugin | ||
## 0.6.9 | ||
### Patch Changes | ||
- @module-federation/sdk@0.6.9 | ||
- @module-federation/managers@0.6.9 | ||
- @module-federation/third-party-dts-extractor@0.6.9 | ||
## 0.6.8 | ||
### Patch Changes | ||
- Updated dependencies [32db0ac] | ||
- @module-federation/sdk@0.6.8 | ||
- @module-federation/managers@0.6.8 | ||
- @module-federation/third-party-dts-extractor@0.6.8 | ||
## 0.6.7 | ||
### Patch Changes | ||
- 0216364: fix(dts-plugin): ignore .vue ext | ||
- Updated dependencies [9e32644] | ||
- @module-federation/sdk@0.6.7 | ||
- @module-federation/managers@0.6.7 | ||
- @module-federation/third-party-dts-extractor@0.6.7 | ||
## 0.6.6 | ||
@@ -31,0 +4,0 @@ |
@@ -6,3 +6,3 @@ import { | ||
rpc_exports | ||
} from "./chunk-763SNUKY.js"; | ||
} from "./chunk-GDK2KZ5S.js"; | ||
import { | ||
@@ -23,3 +23,3 @@ DTSManager, | ||
validateOptions | ||
} from "./chunk-FRBMF2X6.js"; | ||
} from "./chunk-VGFDDQ7M.js"; | ||
import "./chunk-MY3H5SQO.js"; | ||
@@ -26,0 +26,0 @@ import "./chunk-4CSLH7II.js"; |
import { | ||
rpc_exports | ||
} from "./chunk-763SNUKY.js"; | ||
} from "./chunk-GDK2KZ5S.js"; | ||
import { | ||
@@ -12,3 +12,3 @@ ModuleFederationDevServer, | ||
retrieveTypesZipPath | ||
} from "./chunk-FRBMF2X6.js"; | ||
} from "./chunk-VGFDDQ7M.js"; | ||
import { | ||
@@ -15,0 +15,0 @@ fileLog, |
@@ -5,3 +5,3 @@ import { | ||
generateTypes | ||
} from "./chunk-FRBMF2X6.js"; | ||
} from "./chunk-VGFDDQ7M.js"; | ||
import "./chunk-MY3H5SQO.js"; | ||
@@ -8,0 +8,0 @@ import { |
@@ -5,3 +5,3 @@ import { | ||
rpc_exports | ||
} from "./chunk-763SNUKY.js"; | ||
} from "./chunk-GDK2KZ5S.js"; | ||
import { | ||
@@ -13,3 +13,3 @@ cloneDeepOptions, | ||
validateOptions | ||
} from "./chunk-FRBMF2X6.js"; | ||
} from "./chunk-VGFDDQ7M.js"; | ||
import { | ||
@@ -16,0 +16,0 @@ getIPV4 |
@@ -84,3 +84,3 @@ (() => { | ||
// node_modules/.pnpm/isomorphic-ws@5.0.0_ws@8.18.0/node_modules/isomorphic-ws/browser.js | ||
// node_modules/.pnpm/isomorphic-ws@5.0.0_ws@8.17.1/node_modules/isomorphic-ws/browser.js | ||
var ws = null; | ||
@@ -87,0 +87,0 @@ if (typeof WebSocket !== "undefined") { |
{ | ||
"name": "@module-federation/dts-plugin", | ||
"version": "0.6.9", | ||
"version": "0.6.6", | ||
"author": "hanric <hanric.zhang@gmail.com>", | ||
@@ -60,6 +60,6 @@ "main": "./dist/index.js", | ||
"node-schedule": "2.1.1", | ||
"ws": "8.18.0" | ||
"ws": "8.17.1" | ||
}, | ||
"devDependencies": { | ||
"@types/ws": "8.5.12", | ||
"@types/ws": "8.5.10", | ||
"@types/koa": "2.15.0", | ||
@@ -66,0 +66,0 @@ "@types/node-schedule": "2.1.7", |
{ | ||
"name": "@module-federation/dts-plugin", | ||
"version": "0.0.0-next-20241010063233", | ||
"version": "0.0.0-next-20241010084324", | ||
"author": "hanric <hanric.zhang@gmail.com>", | ||
@@ -57,9 +57,9 @@ "main": "./dist/index.js", | ||
"node-schedule": "2.1.1", | ||
"ws": "8.18.0", | ||
"@module-federation/sdk": "0.0.0-next-20241010063233", | ||
"@module-federation/managers": "0.0.0-next-20241010063233", | ||
"@module-federation/third-party-dts-extractor": "0.0.0-next-20241010063233" | ||
"ws": "8.17.1", | ||
"@module-federation/sdk": "0.0.0-next-20241010084324", | ||
"@module-federation/managers": "0.0.0-next-20241010084324", | ||
"@module-federation/third-party-dts-extractor": "0.0.0-next-20241010084324" | ||
}, | ||
"devDependencies": { | ||
"@types/ws": "8.5.12", | ||
"@types/ws": "8.5.10", | ||
"@types/koa": "2.15.0", | ||
@@ -70,3 +70,3 @@ "@types/node-schedule": "2.1.7", | ||
"vue-tsc": "^2.0.26", | ||
"@module-federation/runtime": "0.0.0-next-20241010063233" | ||
"@module-federation/runtime": "0.0.0-next-20241010084324" | ||
}, | ||
@@ -73,0 +73,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
560437
14159
+ Added@module-federation/managers@0.0.0-next-20241010084324(transitive)
+ Added@module-federation/sdk@0.0.0-next-20241010084324(transitive)
+ Added@module-federation/third-party-dts-extractor@0.0.0-next-20241010084324(transitive)
+ Addedws@8.17.1(transitive)
- Removed@module-federation/managers@0.0.0-next-20241010063233(transitive)
- Removed@module-federation/sdk@0.0.0-next-20241010063233(transitive)
- Removed@module-federation/third-party-dts-extractor@0.0.0-next-20241010063233(transitive)
- Removedws@8.18.0(transitive)
Updated@module-federation/managers@0.0.0-next-20241010084324
Updated@module-federation/third-party-dts-extractor@0.0.0-next-20241010084324
Updatedws@8.17.1