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

@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.4 to 5.1.5

4

lib/types.d.ts

@@ -84,2 +84,6 @@ export declare enum Device {

enableSafeFrame: boolean;
renderingManagement?: {
sandboxAdIframe: boolean;
sandboxAttributes: string[];
};
};

@@ -86,0 +90,0 @@ keywords: {

4

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

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

},
"gitHead": "dce5f119deb3ca94a6b48a1800c22d7566e12490"
"gitHead": "e4adf95152f7a254f3f531931e19814978b7e4cb"
}

@@ -92,2 +92,6 @@ export enum Device {

enableSafeFrame: boolean;
renderingManagement?: {
sandboxAdIframe: boolean;
sandboxAttributes: string[];
};
};

@@ -94,0 +98,0 @@ keywords: {

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