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

load-google-maps-api

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

load-google-maps-api - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

15

package.json
{
"name": "load-google-maps-api",
"version": "1.2.0",
"version": "1.2.1",
"description": "A thin, Promise-returning helper for loading the Google Maps JavaScript API.",

@@ -12,11 +12,12 @@ "author": "Lim Yuan Qing",

"devDependencies": {
"browserify": "^16.1.0",
"browserify": "^16.1.1",
"gzip-size-cli": "^2.1.0",
"prettier-standard": "^8.0.0",
"standard": "^11.0.0",
"standard": "^11.0.1",
"tape": "^4.9.0",
"tape-run": "^3.0.4",
"uglify-js": "^3.3.12"
"uglify-js": "^3.3.16"
},
"scripts": {
"clean": "rm -rf *.log",
"fix": "prettier-standard '*.js'",

@@ -27,2 +28,5 @@ "lint": "standard '*.js'",

},
"files": [
"index.js"
],
"keywords": [

@@ -35,5 +39,4 @@ "api",

"maps",
"promise",
"typography"
"promise"
]
}
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