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

hapiest-mysql

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapiest-mysql - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

7

lib/mysqlDaoQueryHelper.js

@@ -72,2 +72,9 @@ 'use strict';

/**
* @returns {Squel}
*/
squel() {
return Squel;
}
/**
* @param {object} whereClause

@@ -74,0 +81,0 @@ * @returns {Squel}

2

package.json
{
"name": "hapiest-mysql",
"version": "0.0.8",
"version": "0.0.9",
"description": "A wrapper around mysql that provides a very descriptive way of running queries.",

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