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

@denimlabs/fb-position-validation

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@denimlabs/fb-position-validation - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

dist/index.js

@@ -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",

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