@types/google.analytics
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -90,3 +90,3 @@ // Type definitions for Google Analytics (Classic and Universal) | ||
getByName(name: string): UniversalAnalytics.Tracker; | ||
remove(name:string): void; | ||
remove(name: string): void; | ||
} | ||
@@ -93,0 +93,0 @@ |
{ | ||
"name": "@types/google.analytics", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"description": "TypeScript definitions for Google Analytics (Classic and Universal)", | ||
"license": "MIT", | ||
"author": "Ronnie Haakon Hegelund <http://ronniehegelund.blogspot.dk>, Pat Kujawa <http://patkujawa.com>", | ||
"contributors": [ | ||
{ | ||
"name": "Ronnie Haakon Hegelund", | ||
"url": "http://ronniehegelund.blogspot.dk" | ||
}, | ||
{ | ||
"name": "Pat Kujawa", | ||
"url": "http://patkujawa.com" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,4 +23,5 @@ "repository": { | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "6f6bf428070c9d41172bd0cec201bdb3c6d18c753162e9ebb649e09a6a3de89e" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "6eb9ba093569ea425188a5ab1e6bf06b5671667dd14e30b0f999b19d2a63e3d4", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Google Analytics (Classic and Universal) (https://developers.google.com/analytics/devguides/collection/gajs/, https://developers.google.com/analytics/devguides/collection/analyticsjs/method-reference). | ||
This package contains type definitions for Google Analytics (Classic and Universal) (https://developers.google.com/analytics/devguides/collection/gajs/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/google.analytics | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/google.analytics | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Thu, 23 Feb 2017 15:22:20 GMT | ||
* Dependencies: none | ||
* Global values: Tracker, UniversalAnalytics, _gaq, _gat, ga, gaClassic | ||
@@ -17,0 +15,0 @@ |
{ | ||
"authors": "Ronnie Haakon Hegelund <http://ronniehegelund.blogspot.dk>, Pat Kujawa <http://patkujawa.com>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "0", | ||
"name": "google.analytics", | ||
"libraryName": "Google Analytics (Classic and Universal)", | ||
"typingsPackageName": "google.analytics", | ||
"projectName": "https://developers.google.com/analytics/devguides/collection/gajs/, https://developers.google.com/analytics/devguides/collection/analyticsjs/method-reference", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Global", | ||
"globals": [ | ||
"Tracker", | ||
"UniversalAnalytics", | ||
"_gaq", | ||
"_gat", | ||
"ga", | ||
"gaClassic" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "6f6bf428070c9d41172bd0cec201bdb3c6d18c753162e9ebb649e09a6a3de89e" | ||
"data": { | ||
"contributors": [ | ||
{ | ||
"name": "Ronnie Haakon Hegelund", | ||
"url": "http://ronniehegelund.blogspot.dk" | ||
}, | ||
{ | ||
"name": "Pat Kujawa", | ||
"url": "http://patkujawa.com" | ||
} | ||
], | ||
"dependencies": {}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "Google Analytics (Classic and Universal)", | ||
"typingsPackageName": "google.analytics", | ||
"projectName": "https://developers.google.com/analytics/devguides/collection/gajs/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"Tracker", | ||
"UniversalAnalytics", | ||
"_gaq", | ||
"_gat", | ||
"ga", | ||
"gaClassic" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "6eb9ba093569ea425188a5ab1e6bf06b5671667dd14e30b0f999b19d2a63e3d4" | ||
}, | ||
"isLatest": true | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7245
131
0
17