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

@nextgis/webmap

Package Overview
Dependencies
Maintainers
2
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/webmap - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

7

package.json
{
"name": "@nextgis/webmap",
"version": "0.5.0",
"version": "0.5.1",
"description": "",

@@ -25,3 +25,2 @@ "main": "lib/webmap.js",

"mjs": "tsc -d --outDir ./lib/modules",
"start": "webpack-dev-server --progress --open --hot",
"clean": "rimraf ./lib",

@@ -31,3 +30,3 @@ "dev": "npm run clean && webpack --config ./webpack.config.js --progress",

"prod": "npm run build",
"watch": "echo \"No watch for this app\" && exit 0",
"watch": "npm run dev -- --watch",
"test": "echo \"Error: run tests from root\" && exit 1"

@@ -51,3 +50,3 @@ },

"license": "GPL-3.0",
"gitHead": "f0d00988317d1ac3c032d298f9065e1f90c10368"
"gitHead": "2ee188a3cdc997b6902d33224178b6a08538abc1"
}
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