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

@originjs/vite-plugin-federation

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@originjs/vite-plugin-federation - npm Package Compare versions

Comparing version 1.3.6 to 1.3.7

2

package.json
{
"name": "@originjs/vite-plugin-federation",
"version": "1.3.6",
"version": "1.3.7",
"description": "A Vite plugin which support Module Federation.",

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

@@ -315,2 +315,7 @@ /**

generate?: boolean
/**
* if true, the shared dep will be append in the html head, only valid in prod mode
*/
modulePreload?: boolean
}

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

Sorry, the diff of this file is not supported yet

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