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

@xiaobai-world/api

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xiaobai-world/api - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

2

package.json
{
"name": "@xiaobai-world/api",
"version": "0.0.26",
"version": "0.0.27",
"description": "xiaobai world api",

@@ -5,0 +5,0 @@ "main": "index.ts",

export interface IXiaobaiWorldMessageData {
XIAOBAI_EVENT: "XIAOBAI_APP_JAVASCRIPT_ENTRY_LOADED",
mountPointId: string,
windowId:string,
windowId: string,
name: string,

@@ -72,13 +72,4 @@ title: string,

animation: boolean
/** before the window is maximized,save the window size for later recovery */
previousWindowSize?: {
x: number,
y: number,
width: number,
height: number
},
/** whether the window has been consumed */
isUsed: boolean,
/** auto start? */
autoStart: boolean,
jsEntry: string,

@@ -85,0 +76,0 @@ appRootPath: string,

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