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

@micro-zoe/micro-app

Package Overview
Dependencies
Maintainers
1
Versions
69
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-alpha.9 to 1.0.0-alpha.10

2

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

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

@@ -150,2 +150,5 @@ <p align="center">

# Communication
[Official Wechat group](./Contact.md)
# Contributors

@@ -152,0 +155,0 @@ <a href="https://github.com/micro-zoe/micro-app/graphs/contributors">

@@ -148,2 +148,5 @@ <p align="center">

# 开发交流
[官方交流微信群](./Contact.md)
# 贡献者们

@@ -150,0 +153,0 @@ <a href="https://github.com/micro-zoe/micro-app/graphs/contributors">

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

// app instance
interface AppInterface {
interface AppInterface extends Pick<ParentNode, 'querySelector' | 'querySelectorAll'> {
source: sourceType // source list

@@ -132,0 +132,0 @@ sandBox: SandBoxInterface | null // sandbox

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