Socket
Socket
Sign inDemoInstall

sql-template-strings

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sql-template-strings - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

index.d.ts
declare class SQLStatement {
export class SQLStatement {

@@ -4,0 +4,0 @@ private strings: string[];

@@ -89,1 +89,2 @@ 'use strict'

module.exports.default = SQL
module.exports.SQLStatement = SQLStatement
{
"name": "sql-template-strings",
"version": "2.2.1",
"version": "2.2.2",
"description": "ES6 tagged template strings for prepared statements with mysql and postgres",

@@ -5,0 +5,0 @@ "main": "index.js",

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