@denimlabs/fb-position-validation
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -71,3 +71,3 @@ "use strict"; | ||
var VALID_DEVICE_PLATFORMS = ['mobile', 'desktop']; | ||
var VALID_FACEBOOK_POSITIONS = ['feed', 'right_hand_column', 'instant_article', 'marketplace', 'story', 'instream_video']; | ||
var VALID_FACEBOOK_POSITIONS = ['feed', 'right_hand_column', 'instant_article', 'suggested_video', 'marketplace', 'story', 'instream_video']; | ||
var VALID_PUBLISHER_PLATFORMS = ['facebook', 'instagram', 'messenger', 'audience_network']; | ||
@@ -74,0 +74,0 @@ var VALID_INSTAGRAM_POSTIONS = ['story', 'stream']; |
@@ -96,2 +96,3 @@ const AwarenessPlacments = { | ||
'instant_article', | ||
'suggested_video', | ||
'marketplace', | ||
@@ -98,0 +99,0 @@ 'story', |
{ | ||
"name": "@denimlabs/fb-position-validation", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Validate facebook positions against denim campaign objectives.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
57384
912