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 4.0.3 to 4.0.4

2

lib/AdContext.js

@@ -12,3 +12,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

import { createContext, useMemo, useRef, useEffect, useCallback } from 'react';
import getEventTarget from '@schibsted/niche-utils';
import { getEventTarget } from '@schibsted/niche-utils';
import splitEvery from './utils/splitEvery';

@@ -15,0 +15,0 @@ import { APPNEXUS_EVENT_TYPES, clearRequest, defineTag, getAdId, getUserId, isASTLoaded, loadTags, offEvent, onEvent, setPageOpts, setUpAPNObject, subscribeToASTLoad, } from './utils/appnexus';

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

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

},
"gitHead": "de0ff01bb09e047458022d48bcfb26cd089cc50b"
"gitHead": "bb60de81463d219aa458a091869788232986e092"
}
import { createContext, useMemo, useRef, useEffect, useCallback } from 'react';
import getEventTarget from '@schibsted/niche-utils';
import { getEventTarget } from '@schibsted/niche-utils';
import splitEvery from './utils/splitEvery';

@@ -4,0 +4,0 @@ import {

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