Comparing version 2.4.2 to 2.4.3
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143438
Updateddebug@^2.3.2