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

adtech-manager

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adtech-manager - npm Package Compare versions

Comparing version 0.0.1 to 0.0.22

8

adtech-manager.js

@@ -14,7 +14,11 @@ (function (root, factory) {

}
}(this, function (window) {
}(this, function (root) {
'use strict';
if (typeof window === 'undefined') {
throw 'AdTechManager must be run in a browser';
}
if (typeof window.ADTECH === 'undefined') {
throw 'AdTechManager requires Dac.js.'
// throw 'AdTechManager requires Dac.js.'
}

@@ -21,0 +25,0 @@

{
"name": "adtech-manager",
"version": "0.0.1",
"version": "0.0.22",
"description": "Adtech-Manager ==============",

@@ -5,0 +5,0 @@ "main": "adtech-manager.js",

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