Socket
Socket
Sign inDemoInstall

@micro-zoe/micro-app

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@micro-zoe/micro-app - npm Package Compare versions

Comparing version 1.0.0-beta.7 to 1.0.0-rc.0

1

lib/index.d.ts

@@ -65,2 +65,3 @@ /// <reference path="../typings/global.d.ts" />

tagName: string;
hasInit: boolean;
options: OptionsType;

@@ -67,0 +68,0 @@ router: Router;

2

package.json
{
"name": "@micro-zoe/micro-app",
"version": "1.0.0-beta.7",
"version": "1.0.0-rc.0",
"description": "A lightweight, efficient and powerful micro front-end framework",

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

@@ -357,2 +357,3 @@ declare module '@micro-app/types' {

tagName: string
hasInit: boolean
options: OptionsType

@@ -359,0 +360,0 @@ preFetch(apps: prefetchParamList): void

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc