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

@googlemaps/js-api-loader

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@googlemaps/js-api-loader - npm Package Compare versions

Comparing version 1.16.5 to 1.16.6

dist/index.mjs

6

package.json
{
"name": "@googlemaps/js-api-loader",
"type": "commonjs",
"version": "1.16.5",
"version": "1.16.6",
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",

@@ -22,3 +22,3 @@ "keywords": [

"unpkg": "dist/index.min.js",
"module": "dist/index.esm.js",
"module": "dist/index.mjs",
"types": "dist/src/index.d.ts",

@@ -38,3 +38,2 @@ "files": [

"dependencies": {
"@rollup/plugin-terser": "^0.4.3",
"fast-deep-equal": "^3.1.3"

@@ -48,2 +47,3 @@ },

"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.4",

@@ -50,0 +50,0 @@ "@types/google.maps": "^3.53.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