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

@module-federation/manifest

Package Overview
Dependencies
Maintainers
8
Versions
587
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/manifest - npm Package Compare versions

Comparing version 0.0.0-next-20240307075509 to 0.0.0-next-20240307082121

2

dist/src/StatsManager.d.ts

@@ -25,4 +25,4 @@ import { StatsBuildInfo, Stats, moduleFederationPlugin } from '@module-federation/sdk';

generateStats(compiler: Compiler, compilation: Compilation, extraOptions?: {}): Promise<Stats>;
validate(compiler: Compiler): void;
validate(compiler: Compiler): boolean;
}
export { StatsManager };
{
"name": "@module-federation/manifest",
"version": "0.0.0-next-20240307075509",
"version": "0.0.0-next-20240307082121",
"license": "MIT",

@@ -27,4 +27,4 @@ "description": "Provide manifest/stats for webpack/rspack MF project .",

"chalk": "3.0.0",
"@module-federation/sdk": "0.0.0-next-20240307075509",
"@module-federation/managers": "0.0.0-next-20240307075509"
"@module-federation/sdk": "0.0.0-next-20240307082121",
"@module-federation/managers": "0.0.0-next-20240307082121"
},

@@ -31,0 +31,0 @@ "exports": {

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

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