New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@workadventure/iframe-api-typings

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workadventure/iframe-api-typings - npm Package Compare versions

Comparing version

to
1.4.6

2

iframe_api.d.ts

@@ -10,3 +10,3 @@ import SoundConfig = Phaser.Types.Sound.SoundConfig;

goToPage(url: string): void;
openCoWebSite(url: string, allowApi: boolean, allowPolicy: string): void;
openCoWebSite(url: string, allowApi?: boolean, allowPolicy?: string): void;
closeCoWebSite(): void;

@@ -13,0 +13,0 @@ disablePlayerControls(): void;

{
"name": "@workadventure/iframe-api-typings",
"version": "v1.4.5",
"version": "v1.4.6",
"description": "Typescript typings for WorkAdventure iFrame API",

@@ -5,0 +5,0 @@ "main": "iframe_api.js",