Socket
Socket
Sign inDemoInstall

@google-cloud/sqlcommenter-knex

Package Overview
Dependencies
0
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @google-cloud/sqlcommenter-knex

Middleware and wrappers to correlate SQL statements from Knex.js and Express.js


Version published
Weekly downloads
291
decreased by-7.03%
Maintainers
4
Install size
32.9 kB
Created
Weekly downloads
 

Readme

Source

sqlcommenter-knex

sqlcommenter is a plugin/middleware/wrapper to augment SQL statements from Knex.js with comments that can be used later to correlate user code with SQL statements.

It supports Node v6 and above to use ES6 features.

Installation

npm install @google-cloud/sqlcommenter-knex

Usage

const sknex = require('@google-cloud/sqlcommenter-knex');

FAQs

Last updated on 12 Feb 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc