Socket
Socket
Sign inDemoInstall

ormnomnom

Package Overview
Dependencies
49
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

2

lib/sql/query.js

@@ -53,3 +53,3 @@ 'use strict'

query.annotations = annotations
return db.query(query)
return db.query(query, () => null)
}

@@ -56,0 +56,0 @@ }

{
"name": "ormnomnom",
"version": "6.0.0",
"version": "6.0.1",
"description": "a lightweight orm to silence the orm-y beast",

@@ -39,3 +39,3 @@ "main": "lib/ormnomnom.js",

"lodash.clonedeep": "^4.5.0",
"pg-query-stream": "^1.0.0",
"pg-query-stream": "^2.0.1",
"quotemeta": "0.0.0"

@@ -42,0 +42,0 @@ },

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