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

@mappedin/mappedin-js

Package Overview
Dependencies
Maintainers
0
Versions
370
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mappedin/mappedin-js - npm Package Compare versions

Comparing version 6.0.1-beta.10 to 6.0.1-beta.11

lib/esm/browser-4CAPWYD3.js

2

lib/esm/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc