Socket
Socket
Sign inDemoInstall

@schibsted/niche-ads

Package Overview
Dependencies
Maintainers
7
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schibsted/niche-ads - npm Package Compare versions

Comparing version 5.1.3 to 5.1.4

2

lib/types.d.ts

@@ -94,2 +94,4 @@ export declare enum Device {

noBidIfUnsold: boolean;
allowedFormats?: string[];
native?: any;
};

@@ -96,0 +98,0 @@ [Device.Desktop]: PlacementConfigByPagePype;

4

package.json
{
"name": "@schibsted/niche-ads",
"version": "5.1.3",
"version": "5.1.4",
"description": "Package containing ads logic reappearing across our projects",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

},
"gitHead": "025e726d87093617838ab3214e7f9d662753dc15"
"gitHead": "dce5f119deb3ca94a6b48a1800c22d7566e12490"
}

@@ -102,2 +102,4 @@ export enum Device {

noBidIfUnsold: boolean;
allowedFormats?: string[];
native?: any;
};

@@ -104,0 +106,0 @@ [Device.Desktop]: PlacementConfigByPagePype;

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