Socket
Socket
Sign inDemoInstall

osm-static-maps

Package Overview
Dependencies
349
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.10.2 to 3.10.3

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 3.10.3
Support AWS functions hotfix
- Move dependencies right.
# 3.10.2

@@ -2,0 +8,0 @@

10

package.json
{
"name": "osm-static-maps",
"version": "3.10.2",
"version": "3.10.3",
"description": "Create a static image of a map with the features you want",

@@ -18,2 +18,3 @@ "author": "Julian Perelli",

"dependencies": {
"chrome-aws-lambda": "^5.5.0",
"commander": "^6.2.1",

@@ -29,3 +30,3 @@ "express": "4.17.1",

"mapbox-gl-leaflet": "0.0.14",
"puppeteer": "^5.5.0"
"puppeteer-core": "^5.5.0"
},

@@ -45,6 +46,5 @@ "engines": {

"devDependencies": {
"chrome-aws-lambda": "^5.5.0",
"nodemon": "2.0.6",
"puppeteer-core": "^5.5.0"
"puppeteer": "^5.5.0"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc