🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ax2/gpt-ads-module

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ax2/gpt-ads-module - npm Package Compare versions

Comparing version
0.4.0
to
0.4.1
+10
-0
CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="0.4.1"></a>
## [0.4.1](https://github.com/ax2inc/gpt-ads-module/compare/v0.4.0...v0.4.1) (2018-10-05)
### Bug Fixes
* Rely on self-built sizes mapping ([ba77209](https://github.com/ax2inc/gpt-ads-module/commit/ba77209))
<a name="0.4.0"></a>

@@ -7,0 +17,0 @@ # [0.4.0](https://github.com/ax2inc/gpt-ads-module/compare/v0.3.0...v0.4.0) (2018-10-04)

+1
-1

@@ -170,5 +170,5 @@ export default {

mapping.addSize(browserSize, adSizes);
this.mapping.push([browserSize, adSizes]);
});
adSlot.defineSizeMapping(mapping.build());
this.mapping = mapping.Bd;
}

@@ -175,0 +175,0 @@

{
"name": "@ax2/gpt-ads-module",
"version": "0.4.0",
"version": "0.4.1",
"description": "Google Publisher Tag ads integration for Nuxt",

@@ -5,0 +5,0 @@ "license": "MIT",