@types/google-maps
Advanced tools
Comparing version 3.1.14-alpha to 3.1.15-alpha
{ | ||
"name": "@types/google-maps", | ||
"version": "3.1.14-alpha", | ||
"version": "3.1.15-alpha", | ||
"description": "Type definitions for google-maps 3.1.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -10,3 +10,5 @@ "main": "", | ||
"typings": "index.d.ts", | ||
"dependencies": {} | ||
"dependencies": { | ||
"@types/googlemaps": "*" | ||
} | ||
} |
@@ -14,9 +14,9 @@ # Installation | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the google-maps directory. | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/google-maps | ||
Additional Details | ||
* Last updated: Tue, 17 May 2016 04:07:59 GMT | ||
* Last updated: Thu, 19 May 2016 20:05:45 GMT | ||
* Typings kind: OldUMD | ||
* Library Dependencies: none | ||
* Library Dependencies: googlemaps | ||
* Module Dependencies: none | ||
* Global values: GoogleMapsLoader |
{ | ||
"authors": "Deividas Bakanas <https://github.com/DeividasBakanas>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"libraryDependencies": [ | ||
"googlemaps" | ||
], | ||
"moduleDependencies": [], | ||
@@ -12,2 +14,3 @@ "libraryMajorVersion": "3", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
@@ -14,0 +17,0 @@ "globals": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2971
48
1
+ Added@types/googlemaps@*
+ Added@types/googlemaps@3.43.3(transitive)