@mappedin/mappedin-js
Advanced tools
Comparing version 6.0.1-beta.10 to 6.0.1-beta.11
@@ -1,1 +0,1 @@ | ||
import{A as y,B as z,C as A,D as B,a,b,d as c,e as d,f as e,g as f,h as g,i as h,j as i,k as j,l as k,m as l,n as m,o as n,p as o,q as p,r as q,s as r,t as s,u as t,v as u,x as v,y as w,z as x}from"./chunk-7P6SMTYY.js";import"./chunk-CBWWQFNR.js";import"./chunk-X4O3T5J7.js";import"./chunk-A6QTJRY4.js";import"./chunk-TKFKQMTK.js";import"./chunk-GLHDHW4V.js";export{n as Annotation,j as Connection,e as Coordinate,t as DOORS,g as Door,a as E_SDK_LOG_LEVEL,q as EnterpriseCategory,p as EnterpriseLocation,r as EnterpriseVenue,i as Floor,o as FloorStack,f as Hyperlink,l as Image,k as MapObject,m as PointOfInterest,h as Space,s as WALLS,z as createMapLibreOverlay,u as enableTestMode,x as getMapData,y as getMapDataEnterprise,v as hydrateMapDataFromMVF,c as parseMVF,b as setLoggerLevel,w as setUseEnterpriseAPI,B as show3dMap,A as show3dMapGeojson,d as unzipMVF}; | ||
import{A as y,B as z,C as A,D as B,a,b,d as c,e as d,f as e,g as f,h as g,i as h,j as i,k as j,l as k,m as l,n as m,o as n,p as o,q as p,r as q,s as r,t as s,u as t,v as u,x as v,y as w,z as x}from"./chunk-3ZDG24QD.js";import"./chunk-FX2Z4JKF.js";import"./chunk-N6VBKIZF.js";import"./chunk-J2XPCSDV.js";import"./chunk-AT6KMC44.js";import"./chunk-WAXG3UYQ.js";export{n as Annotation,j as Connection,e as Coordinate,t as DOORS,g as Door,a as E_SDK_LOG_LEVEL,q as EnterpriseCategory,p as EnterpriseLocation,r as EnterpriseVenue,i as Floor,o as FloorStack,f as Hyperlink,l as Image,k as MapObject,m as PointOfInterest,h as Space,s as WALLS,z as createMapLibreOverlay,u as enableTestMode,x as getMapData,y as getMapDataEnterprise,v as hydrateMapDataFromMVF,c as parseMVF,b as setLoggerLevel,w as setUseEnterpriseAPI,B as show3dMap,A as show3dMapGeojson,d as unzipMVF}; |
{ | ||
"name": "@mappedin/mappedin-js", | ||
"version": "6.0.1-beta.10", | ||
"version": "6.0.1-beta.11", | ||
"private": false, | ||
@@ -23,9 +23,9 @@ "main": "lib/esm/index.js", | ||
"start": "yarn build && concurrently \"node scripts/build.mjs --watchChanges\" \"node scripts/start.mjs\"", | ||
"start:geojson": "SDK_EXAMPLE_BUILD=true SDK_CORE=geojson NODE_ENV=dev yarn start", | ||
"start:geojson": "SDK_EXAMPLE_BUILD=true NODE_ENV=dev yarn start", | ||
"start:ngaf": "yarn clean && node scripts/build.mjs && yarn copy-styles && concurrently \"node scripts/build.mjs --watchChanges\" \"node scripts/start.mjs\"", | ||
"build:geojson": "SDK_CORE=geojson SDK_EXAMPLE_BUILD=true yarn build && yalc push", | ||
"build:geojson": "SDK_EXAMPLE_BUILD=true yarn build && yalc push", | ||
"build": "yarn clean && yarn types && node scripts/build.mjs && yarn copy-styles", | ||
"build:prod": "cross-env NODE_ENV=production yarn build", | ||
"docs:serve": "npx serve ./docs/", | ||
"build:examples": "cross-env SDK_CORE=geojson NODE_ENV=production yarn build && NODE_ENV=production SDK_CORE=geojson SDK_EXAMPLE_BUILD=true node scripts/build-examples.mjs", | ||
"build:examples": "cross-env NODE_ENV=production yarn build && NODE_ENV=production SDK_EXAMPLE_BUILD=true node scripts/build-examples.mjs", | ||
"types": "tsc -b ./tsconfig.build.json", | ||
@@ -42,3 +42,3 @@ "test": "NODE_ENV=test jest", | ||
}, | ||
"gitHead": "4bb2c1dcb6c7922cd51f33a6d8771a9cd5a47982" | ||
"gitHead": "3641f9014873c71ac348c52002fadbbf0eda5b28" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
5475913
35790