@workadventure/iframe-api-typings
Advanced tools
Comparing version
@@ -8,2 +8,3 @@ import { z } from "zod"; | ||
closable: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>; | ||
timeToClose: z.ZodDefault<z.ZodOptional<z.ZodNumber>>; | ||
link: z.ZodOptional<z.ZodObject<{ | ||
@@ -29,2 +30,3 @@ url: z.ZodString; | ||
id: string; | ||
timeToClose: number; | ||
}, { | ||
@@ -34,2 +36,3 @@ closable?: boolean | undefined; | ||
textColor?: string | undefined; | ||
timeToClose?: number | undefined; | ||
link?: { | ||
@@ -36,0 +39,0 @@ url: string; |
{ | ||
"name": "@workadventure/iframe-api-typings", | ||
"version": "v1.15.10", | ||
"version": "v1.15.11", | ||
"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
216726
0.15%6847
0.12%