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

@types/doubleclick-gpt

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/doubleclick-gpt - npm Package Compare versions

Comparing version 2019041801.0.0 to 2019041801.0.1

2

doubleclick-gpt/index.d.ts

@@ -7,2 +7,3 @@ // Type definitions for non-npm package Google Publisher Tag 2019041801.0

// Vanessa Garcia <https://github.com/vanessa-lyn>
// Krishna Glick <https://github.com/krishnaglick>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -122,2 +123,3 @@ // TypeScript Version: 2.2

setTargeting(key: string, value: string | string[]): Slot;
setPrivacySettings(settings: { restrictDataProcessing: boolean }): Slot;
}

@@ -124,0 +126,0 @@

13

doubleclick-gpt/package.json
{
"name": "@types/doubleclick-gpt",
"version": "2019041801.0.0",
"version": "2019041801.0.1",
"description": "TypeScript definitions for Google Publisher Tag",

@@ -26,6 +26,11 @@ "license": "MIT",

"githubUsername": "vanessa-lyn"
},
{
"name": "Krishna Glick",
"url": "https://github.com/krishnaglick",
"githubUsername": "krishnaglick"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -38,4 +43,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "bdfa66c6919e9d3b882d7f8cdcbc5ecde955a87b7a53fa41fd28aa45bc2408fb",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "04a5400fb430ec14ba4d30b8e29128c8b1cd5d80f0b1cf653ec336a92f81b77f",
"typeScriptVersion": "2.8"
}

@@ -5,13 +5,13 @@ # Installation

# Summary
This package contains type definitions for Google Publisher Tag ( https://developers.google.com/doubleclick-gpt/reference ).
This package contains type definitions for Google Publisher Tag (https://developers.google.com/doubleclick-gpt/reference).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/doubleclick-gpt
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/doubleclick-gpt.
Additional Details
* Last updated: Wed, 15 May 2019 15:58:29 GMT
### Additional Details
* Last updated: Wed, 20 Nov 2019 19:42:37 GMT
* Dependencies: none
* Global values: googletag
* Global values: `googletag`
# Credits
These definitions were written by John Wright <https://github.com/johngeorgewright>, Steven Joyce <https://github.com/steven-joyce>, Joe Flateau <https://github.com/joeflateau>, Vanessa Garcia <https://github.com/vanessa-lyn>.
These definitions were written by John Wright (https://github.com/johngeorgewright), Steven Joyce (https://github.com/steven-joyce), Joe Flateau (https://github.com/joeflateau), Vanessa Garcia (https://github.com/vanessa-lyn), and Krishna Glick (https://github.com/krishnaglick).
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