@schibsted/niche-ads
Advanced tools
Comparing version 5.1.6 to 5.1.7
@@ -71,2 +71,3 @@ export declare enum Device { | ||
targetId: string; | ||
creativeId: string; | ||
width: number; | ||
@@ -73,0 +74,0 @@ }>; |
{ | ||
"name": "@schibsted/niche-ads", | ||
"version": "5.1.6", | ||
"version": "5.1.7", | ||
"description": "Package containing ads logic reappearing across our projects", | ||
@@ -30,3 +30,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "8230f7e47354e8bc6754f895703ef215ec060f74" | ||
"gitHead": "527c3849032aa153f038c0f80f5276d6ba022b86" | ||
} |
@@ -76,2 +76,3 @@ export enum Device { | ||
targetId: string; | ||
creativeId: string; | ||
width: number; | ||
@@ -78,0 +79,0 @@ }>; |
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
62023
1293