New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/data-prefetch

Package Overview
Dependencies
Maintainers
0
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/data-prefetch - npm Package Compare versions

Comparing version 0.0.0-next-20240920040817 to 0.0.0-next-20240920074009

16

CHANGELOG.md

@@ -1,16 +0,16 @@

# @module-federation/data-prefetch
@module-federation/data-prefetch
## 0.0.0-next-20240920040817
## 0.0.0-next-20240920074009
### Patch Changes
- Updated dependencies [3082116]
- @module-federation/runtime@0.0.0-next-20240920040817
- @module-federation/sdk@0.0.0-next-20240920040817
- @module-federation/runtime@0.0.0-next-20240920074009
- @module-federation/sdk@0.0.0-next-20240920074009
## 0.6.6
## 1.0.16
### Patch Changes
- @module-federation/runtime@0.6.6
- @module-federation/sdk@0.6.6
- 3070e26: feat(@module-federation/data-prefetch): support data prefetch in Module Federation
- @module-federation/runtime@0.6.5
- @module-federation/sdk@0.6.5
{
"name": "@module-federation/data-prefetch",
"description": "Module Federation Data Prefetch",
"version": "0.0.0-next-20240920040817",
"version": "0.0.0-next-20240920074009",
"author": "nieyan <nyqykk@foxmail.com>",

@@ -88,4 +88,4 @@ "homepage": "https://github.com/module-federation/core",

"fs-extra": "9.1.0",
"@module-federation/sdk": "0.0.0-next-20240920040817",
"@module-federation/runtime": "0.0.0-next-20240920040817"
"@module-federation/sdk": "0.0.0-next-20240920074009",
"@module-federation/runtime": "0.0.0-next-20240920074009"
},

@@ -92,0 +92,0 @@ "scripts": {

@@ -1,3 +0,1 @@

# @module-federation/data-prefetch
See [documentation](https://module-federation.io/zh/guide/performance/prefetch.html) for more details .
Module Federation Data Prefetch(https://module-federation.io/zh/guide/performance/prefetch.html)
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