@workadventure/scripting-api-extra
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
export declare const defaultAssetsUrl = "https://unpkg.com/@workadventure/scripting-api-extra@1.1.0/dist"; | ||
export declare const defaultAssetsUrl = "https://unpkg.com/@workadventure/scripting-api-extra@1.1.1/dist"; |
@@ -1,2 +0,2 @@ | ||
export const defaultAssetsUrl = "https://unpkg.com/@workadventure/scripting-api-extra@1.1.0/dist"; | ||
export const defaultAssetsUrl = "https://unpkg.com/@workadventure/scripting-api-extra@1.1.1/dist"; | ||
//# sourceMappingURL=default_assets_url.js.map |
@@ -9,3 +9,6 @@ import { getLayersMap } from "../LayersFlattener"; | ||
for (const property of properties) { | ||
if (property.type === "int" || property.type === "bool" || property.type === "object") { | ||
if (property.type === "int" || | ||
property.type === "bool" || | ||
property.type === "object" || | ||
typeof property.value !== "string") { | ||
continue; | ||
@@ -12,0 +15,0 @@ } |
{ | ||
"name": "@workadventure/scripting-api-extra", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A set of utility functions / features to improve WorkAdventure maps", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1813260
0.02%5021
0.06%6
-14.29%