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

@ludens-reklame/profiler-client

Package Overview
Dependencies
Maintainers
6
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ludens-reklame/profiler-client - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

4

dist/Profiler.js

@@ -146,3 +146,3 @@ "use strict";

if (firstParty.length > 0) {
this.network(profilerURL + '/contacts/' + this.contactRef + '/referrers', {
this.network('contacts/' + this.contactRef + '/referrers', {
url: firstParty

@@ -152,3 +152,3 @@ }, true);

if (thirdParty.length > 0) {
this.network(profilerURL + '/contacts/' + this.contactRef + '/referrers', {
this.network('contacts/' + this.contactRef + '/referrers', {
url: thirdParty

@@ -155,0 +155,0 @@ }, true);

{
"name": "@ludens-reklame/profiler-client",
"version": "0.4.4",
"version": "0.4.5",
"description": "Profiler for all",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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