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

@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.1.21-alpha to 3.1.22-alpha

5

index.d.ts

@@ -24,4 +24,3 @@ // Type definitions for google-maps 3.1.0

}
declare module 'google-maps' {
export = GoogleMapsLoader;
}
export = GoogleMapsLoader;
export as namespace GoogleMapsLoader;

8

package.json
{
"name": "@types/google-maps",
"version": "3.1.21-alpha",
"version": "3.1.22-alpha",
"description": "TypeScript definitions for google-maps 3.1.0",

@@ -8,7 +8,11 @@ "main": "",

"author": "Deividas Bakanas <https://github.com/DeividasBakanas>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {
"@types/googlemaps": "*"
"@types/googlemaps": "3.20.*"
}
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:12 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:23 GMT
* File structure: UMD
* Library Dependencies: googlemaps

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -15,13 +15,11 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"GoogleMapsLoader"
],
"declaredModules": [
"google-maps"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "3bcd4b02406c84125167d188f40e73b3af5422d424eefa033fcc27eaf997ea15"
"contentHash": "79a2aa18c01e7521eaeefc3a5f7837ca0b439224937eb636b38a66e47d015638"
}
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