Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@2gis/mapgl

Package Overview
Dependencies
Maintainers
7
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2gis/mapgl - npm Package Compare versions

Comparing version 1.30.1 to 1.31.0

6

package.json
{
"name": "@2gis/mapgl",
"version": "1.30.1",
"version": "1.31.0",
"description": "MapGL API script loader with typings",

@@ -8,6 +8,5 @@ "main": "dist/index.js",

"scripts": {
"build": "npm run typings && npm run build:loader",
"build": "npm run build:loader",
"build:loader": "rm -rf dist | true && tsc -p tsconfig.build.json -d --outDir dist",
"build:example": "cd example && rm -rf dist && webpack --mode=production",
"typings": "cp -rf ./node_modules/@webmaps/mapgl-api/dist/types ./ && rm -fr types/jakarta",
"clean": "rm -rf types dist"

@@ -23,3 +22,2 @@ },

"devDependencies": {
"@webmaps/mapgl-api": "^1.30.1",
"ts-loader": "^9.2.6",

@@ -26,0 +24,0 @@ "tslib": "^2.3.1",

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