@ludens-reklame/profiler-client
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -39,3 +39,3 @@ "use strict"; | ||
var qs = require("qs"); | ||
var profilerURL = 'https://attentionplz.herokuapp.com'; | ||
var profilerURL = 'http://localhost:3001'; | ||
var Profiler = /** @class */ (function () { | ||
@@ -42,0 +42,0 @@ function Profiler(opts) { |
{ | ||
"name": "@ludens-reklame/profiler-client", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Profiler for all", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8004