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.4 to 1.0.5

2

index.js

@@ -301,3 +301,3 @@ const AwarenessPlacments = {

) {
const { device_platforms } = positioning
const { device_platforms = [] } = positioning
if (

@@ -304,0 +304,0 @@ device_platforms.length > 0 &&

{
"name": "@denimlabs/fb-position-validation",
"version": "1.0.4",
"version": "1.0.5",
"description": "Validate facebook positions against denim campaign objectives.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -25,3 +25,5 @@ # fb-position-validation

audience_network_positions: ['classic', 'instream_video'],
messenger_positions: ['messenger_home']
messenger_positions: ['messenger_home'],
device_platforms = ['mobile','desktop],
publisher_platforms = ['facebook', 'instagram', 'audience_network'],
}

@@ -28,0 +30,0 @@ const objective = 'Awareness'

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