@denimlabs/fb-position-validation
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -28,3 +28,3 @@ "use strict"; | ||
INVALID_INSTAGRAM_POSITION: Error("Invalid Instgram position. Valid values are ".concat(VALID_INSTAGRAM_POSTIONS)), | ||
INSTAGRAM_STORY_STREAM: Error('You can not select both Story and Stream for Instagram positions.'), | ||
INSTAGRAM_STORY_STREAM: Error('You can not select both Feed and Stories for Instagram positions.'), | ||
INVALID_AUDIENCE_NETWORK_POSITION: Error("Invalid Audience Network position. Valid values are ".concat(VALID_AUDIENCE_NETWORK_POSITIONS)), | ||
@@ -31,0 +31,0 @@ INVALID_MESSENGER_POSITION: Error("Invalid Messenger position. Valid values are ".concat(VALID_MESSENGER_POSITIONS, ".")), |
@@ -63,3 +63,3 @@ // Optional | ||
INSTAGRAM_STORY_STREAM: Error( | ||
'You can not select both Stories and Stream for Instagram positions.' | ||
'You can not select both Instagram Feed and Instagram Stories.' | ||
), | ||
@@ -66,0 +66,0 @@ INVALID_AUDIENCE_NETWORK_POSITION: Error( |
{ | ||
"name": "@denimlabs/fb-position-validation", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Validate facebook positions against denim campaign objectives.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
63520