Socket
Socket
Sign inDemoInstall

@micro-zoe/micro-app

Package Overview
Dependencies
0
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9

17

lib/index.d.ts

@@ -87,5 +87,9 @@ /// <reference path="../typings/global.d.ts" />

* url: string,
* disableScopecss?: boolean,
* disableSandbox?: boolean,
* disableMemoryRouter?: boolean,
* esmodule: boolean,
* inline: boolean,
* 'disable-scopecss': boolean,
* 'disable-sandbox': boolean,
* level: number,
* 'default-page': string,
* 'disable-patch-request': boolean,
* },

@@ -95,5 +99,6 @@ * ...

* Note:
* 1: preFetch is asynchronous and is performed only when the browser is idle
* 2: disableScopecss, disableSandbox, disableMemoryRouter must be same with micro-app element, if conflict, the one who executes first shall prevail
* @param apps micro apps
* 1: preFetch is async and is performed only when the browser is idle
* 2: options of prefetch preferably match the config of the micro-app element, although this is not required
* @param apps micro app options
* @param delay delay time
*/

@@ -100,0 +105,0 @@ export default function preFetch(apps: prefetchParamList, delay?: number): void;

{
"name": "@micro-zoe/micro-app",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "A lightweight, efficient and powerful micro front-end framework",

@@ -5,0 +5,0 @@ "private": false,

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc