@workadventure/iframe-api-typings
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
import type { CreateUIWebsiteEvent, UIWebsiteMargin, UIWebsitePosition, UIWebsiteSize, UIWebsite as UIWebsiteCore } from "../../Events/Ui/UIWebsite"; | ||
import type { CreateUIWebsiteEvent, UIWebsiteMargin, UIWebsitePosition, UIWebsiteSize, UIWebsiteEvent } from "../../Events/Ui/UIWebsiteEvent"; | ||
import { IframeApiContribution } from "../IframeApiContribution"; | ||
@@ -12,3 +12,3 @@ export declare class UIWebsite { | ||
private _margin; | ||
constructor(config: UIWebsiteCore); | ||
constructor(config: UIWebsiteEvent); | ||
get url(): string; | ||
@@ -15,0 +15,0 @@ set url(url: string); |
@@ -5,2 +5,4 @@ import type { CoWebsite } from "./front/Api/Iframe/nav"; | ||
import type { Sound } from "./front/Api/Iframe/Sound/Sound"; | ||
export type { CreateUIWebsiteEvent, ModifyUIWebsiteEvent, UIWebsiteEvent, UIWebsiteCSSValue, UIWebsiteMargin, UIWebsitePosition, UIWebsiteSize, ViewportPositionHorizontal, ViewportPositionVertical, } from "./front/Api/Events/Ui/UIWebsiteEvent"; | ||
export type { CreateEmbeddedWebsiteEvent, ModifyEmbeddedWebsiteEvent, Rectangle, } from "./front/Api/Events/EmbeddedWebsiteEvent"; | ||
export type { UIWebsite } from "./front/Api/Iframe/Ui/UIWebsite"; | ||
@@ -7,0 +9,0 @@ export type { Menu } from "./front/Api/Iframe/Ui/Menu"; |
{ | ||
"name": "@workadventure/iframe-api-typings", | ||
"version": "v1.15.9", | ||
"version": "v1.15.10", | ||
"description": "Typescript typings for WorkAdventure iFrame API", | ||
@@ -5,0 +5,0 @@ "main": "iframe_api.js", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
216399
0.18%6839
0.03%