Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@qrvey/data-persistence

Package Overview
Dependencies
Maintainers
14
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qrvey/data-persistence - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

dist/esm/postgreSqlCrud.service-AICIO7W3.mjs

1

dist/cjs/services/cruds/postgresql/postgreSqlClient.service.js

@@ -364,3 +364,2 @@ "use strict";

query += this.buildFilterClause(filters);
console.log('query: ', query);
return this.runQuery(query);

@@ -367,0 +366,0 @@ }

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

"main": "dist/cjs/index.js",
"version": "0.3.8",
"version": "0.3.9",
"license": "MIT",

@@ -8,0 +8,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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