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.7 to 5.1.8

2

lib/types.d.ts

@@ -71,3 +71,3 @@ export declare enum Device {

targetId: string;
creativeId: string;
creativeId: number;
width: number;

@@ -74,0 +74,0 @@ }>;

{
"name": "@schibsted/niche-ads",
"version": "5.1.7",
"version": "5.1.8",
"description": "Package containing ads logic reappearing across our projects",

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

},
"gitHead": "527c3849032aa153f038c0f80f5276d6ba022b86"
"gitHead": "f52fa27ed7450bbe131489b5855628ad51d31007"
}

@@ -76,3 +76,3 @@ export enum Device {

targetId: string;
creativeId: string;
creativeId: number;
width: number;

@@ -79,0 +79,0 @@ }>;

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