@weeb_services/wapi-core
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -0,0 +0,0 @@ 'use strict' |
@@ -27,3 +27,3 @@ const Middleware = require('./base.middleware') | ||
} | ||
const visitor = ua(this.trackingKey, uid, {https: true, strictCidFormat: false}) | ||
const visitor = ua(this.trackingKey, {https: true}) | ||
const trackingData = { | ||
@@ -30,0 +30,0 @@ uid, |
@@ -0,0 +0,0 @@ 'use strict' |
{ | ||
"name": "@weeb_services/wapi-core", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Weeb API core", | ||
@@ -5,0 +5,0 @@ "main": "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
138028