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

pg-async

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-async - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

4

lib/makeAsyncApi.js

@@ -109,3 +109,3 @@ 'use strict';

return function (_x3, _x4) {
return function (_x3) {
return _ref2.apply(this, arguments);

@@ -131,3 +131,3 @@ };

return function (_x5, _x6) {
return function (_x4, _x5) {
return _ref3.apply(this, arguments);

@@ -134,0 +134,0 @@ };

{
"name": "pg-async",
"version": "2.4.2",
"version": "2.4.3",
"description": "PostgreSQL client for node.js designed for usage with ES7 async/await based on node-postgres (pg) module",

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

"bluebird": "^3.4.6",
"debug": "^2.3.0",
"debug": "^2.3.2",
"pg": "^6.1.0"

@@ -46,3 +46,3 @@ },

"babel-core": "^6.7.7",
"babel-eslint": "^6.1.1",
"babel-eslint": "^7.1.1",
"babel-plugin-add-module-exports": "^0.2.1",

@@ -55,3 +55,3 @@ "babel-preset-es2015-node5": "^1.2.0",

"eslint": "^3.1.1",
"eslint-config-strict": "^9.0.0",
"eslint-config-strict": "^10.0.3",
"eslint-plugin-import": "^1.4.0",

@@ -58,0 +58,0 @@ "estraverse-fb": "^1.3.1",

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