@workadventure/iframe-api-typings
Advanced tools
Comparing version
@@ -0,4 +1,6 @@ | ||
import { MenuOptions } from "../ui"; | ||
export declare class Menu { | ||
private menuName; | ||
constructor(menuName: string); | ||
private options; | ||
constructor(menuName: string, options: MenuOptions); | ||
/** | ||
@@ -8,2 +10,6 @@ * remove the menu | ||
remove(): void; | ||
/** | ||
* Programmatically open the menu | ||
*/ | ||
open(): void; | ||
} |
{ | ||
"name": "@workadventure/iframe-api-typings", | ||
"version": "v1.16.7", | ||
"version": "v1.16.8", | ||
"description": "Typescript typings for WorkAdventure iFrame API", | ||
@@ -5,0 +5,0 @@ "main": "iframe_api.js", |
Sorry, the diff of this file is too big to display
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
217498
0.36%6876
0.53%