New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/api-gateway

Package Overview
Dependencies
Maintainers
1
Versions
589
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/api-gateway - npm Package Compare versions

Comparing version 0.0.2 to 0.0.18

4

index.js

@@ -187,3 +187,3 @@ const jwt = require('jsonwebtoken');

this.log(req, {
type: 'load',
type: 'Load Request',
query: req.query.query

@@ -203,3 +203,3 @@ });

this.log(req, {
type: 'load:success',
type: 'Load Request Success',
query: req.query.query,

@@ -206,0 +206,0 @@ });

@@ -5,3 +5,3 @@ {

"author": "Statsbot, Inc.",
"version": "0.0.2",
"version": "0.0.18",
"engines": {

@@ -8,0 +8,0 @@ "node": ">=8.11.1"

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