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

@weeb_services/wapi-core

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@weeb_services/wapi-core - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

0

index.js

@@ -0,0 +0,0 @@ 'use strict'

2

lib/middleware/tracking.middleware.js

@@ -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

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