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

@module-federation/data-prefetch

Package Overview
Dependencies
Maintainers
8
Versions
211
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-20240923065315 to 0.0.0-next-20240923071822

10

CHANGELOG.md
# @module-federation/data-prefetch
## 0.0.0-next-20240923065315
## 0.0.0-next-20240923071822
### Patch Changes
- Updated dependencies [3082116]
- @module-federation/runtime@0.0.0-next-20240923065315
- @module-federation/sdk@0.0.0-next-20240923065315
- Updated dependencies [3837c89]
- Updated dependencies [3837c89]
- Updated dependencies [59e0069]
- @module-federation/runtime@0.0.0-next-20240923071822
- @module-federation/sdk@0.0.0-next-20240923071822

@@ -11,0 +13,0 @@ ## 0.6.6

2

jest.config.js

@@ -27,4 +27,4 @@ // For a detailed explanation regarding each configuration property, visit:

rootDir: __dirname,
testMatch: ['<rootDir>__tests__/**/**.spec.[jt]s?(x)'],
testMatch: ['<rootDir>/__tests__/**/*.spec.[jt]s?(x)'],
testPathIgnorePatterns: ['/node_modules/'],
};
{
"name": "@module-federation/data-prefetch",
"description": "Module Federation Data Prefetch",
"version": "0.0.0-next-20240923065315",
"version": "0.0.0-next-20240923071822",
"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-20240923065315",
"@module-federation/runtime": "0.0.0-next-20240923065315"
"@module-federation/sdk": "0.0.0-next-20240923071822",
"@module-federation/runtime": "0.0.0-next-20240923071822"
},

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

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