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

@types/google.analytics

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/google.analytics - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

2

google.analytics/index.d.ts

@@ -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
}
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