@ryancavanaugh/gapi.urlshortener
Advanced tools
Comparing version 8601.0.6 to 8601.0.10-alpha
{ | ||
"name": "@ryancavanaugh/gapi.urlshortener", | ||
"version": "8601.0.6", | ||
"description": "Type definitions for Google from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "8601.0.10-alpha", | ||
"description": "Type definitions for Google Url Shortener API from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"main": "", | ||
@@ -10,3 +10,5 @@ "scripts": {}, | ||
"typings": "gapi.urlshortener.d.ts", | ||
"dependencies": {} | ||
"dependencies": { | ||
"@ryancavanaugh/gapi": "*" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
This package contains type definitions for Google. | ||
This package contains type definitions for Google Url Shortener API. | ||
@@ -10,6 +10,6 @@ The project URL or description is https://developers.google.com/url-shortener/ | ||
Additional Details | ||
* Last updated: Wed, 23 Mar 2016 04:47:52 GMT | ||
* Last updated: Fri, 01 Apr 2016 16:52:09 GMT | ||
* Typings kind: Global | ||
* Library Dependencies: none | ||
* Library Dependencies: gapi | ||
* Module Dependencies: none | ||
* Global values: none |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6386
4
158
1
2
2
+ Added@ryancavanaugh/gapi@*
+ Added@ryancavanaugh/gapi@2.0.6(transitive)