Socket
Socket
Sign inDemoInstall

@types/google-maps

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/google-maps - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

2

google-maps/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for google-maps 3.2.1

// TypeScript Version: 2.7
// TypeScript Version: 3.0

@@ -9,0 +9,0 @@ /// <reference types="googlemaps" />

{
"name": "@types/google-maps",
"version": "3.2.1",
"version": "3.2.2",
"description": "TypeScript definitions for google-maps",

@@ -19,3 +19,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -30,4 +30,4 @@ "type": "git",

},
"typesPublisherContentHash": "72d68d29b14e11bec8e8b8ae8662375a0d32304ee0ebdc030cabf9df91cce48f",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "8c8f532753d7a6dbf913118a8049df9d24864a70ce1d28bbd961ade96b697e03",
"typeScriptVersion": "2.8"
}

@@ -5,13 +5,13 @@ # Installation

# Summary
This package contains type definitions for google-maps ( https://www.npmjs.com/package/google-maps ).
This package contains type definitions for google-maps (https://www.npmjs.com/package/google-maps).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-maps
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-maps.
Additional Details
* Last updated: Mon, 20 May 2019 17:25:06 GMT
* Dependencies: @types/googlemaps
* Global values: GoogleMapsLoader
### Additional Details
* Last updated: Tue, 25 Feb 2020 00:30:05 GMT
* Dependencies: [@types/googlemaps](https://npmjs.com/package/@types/googlemaps)
* Global values: `GoogleMapsLoader`
# Credits
These definitions were written by Deividas Bakanas <https://github.com/DeividasBakanas>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>.
These definitions were written by [Deividas Bakanas](https://github.com/DeividasBakanas), and [Giedrius Grabauskas](https://github.com/GiedriusGrabauskas).
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