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

@imatic/pgqb

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imatic/pgqb - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

dist/qb.js

@@ -21,2 +21,4 @@ "use strict";

'order_by',
'limit',
'offset',
'for_update',

@@ -23,0 +25,0 @@ 'returning',

2

package.json
{
"name": "@imatic/pgqb",
"version": "0.1.9",
"version": "0.1.10",
"description": "Functional PostgreSQL query builder",

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

@@ -87,2 +87,4 @@ import * as r from 'ramda';

'order_by',
'limit',
'offset',
'for_update',

@@ -89,0 +91,0 @@ 'returning',

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