Comparing version 2.3.1 to 2.3.2-0
{ | ||
"name": "pg-async", | ||
"version": "2.3.1", | ||
"version": "2.3.2-0", | ||
"description": "PostgreSQL client for node.js designed for usage with ES7 async/await based on node-postgres (pg) module", | ||
"main": "lib/index.js", | ||
"files": {}, | ||
"scripts": { | ||
"test": "gulp test", | ||
"lint": "gulp eslint", | ||
"prepublish": "gulp" | ||
"lint": "gulp eslint" | ||
}, | ||
@@ -46,3 +44,3 @@ "repository": { | ||
"babel": "^6.5.2", | ||
"babel-core": "^6.7.4", | ||
"babel-core": "^6.7.6", | ||
"babel-eslint": "^6.0.2", | ||
@@ -54,4 +52,5 @@ "babel-plugin-add-module-exports": "^0.1.2", | ||
"chai": "^3.5.0", | ||
"del": "^2.2.0", | ||
"eslint": "^2.5.3", | ||
"eslint-config-strict": "^8.5.0", | ||
"eslint-config-strict": "^8.5.1", | ||
"eslint-plugin-import": "^1.4.0", | ||
@@ -58,0 +57,0 @@ "estraverse-fb": "^1.3.1", |
# pg-async | ||
[![Npm Version](https://badge.fury.io/js/pg-async.svg)](https://badge.fury.io/js/pg-async) | ||
@@ -6,4 +7,5 @@ [![NPM downloads](http://img.shields.io/npm/dm/pg-async.svg)](https://www.npmjs.com/package/pg-async) | ||
[![devDependency Status](https://david-dm.org/langpavel/node-pg-async/dev-status.svg)](https://david-dm.org/langpavel/node-pg-async#info=devDependencies) | ||
[![Build Status](https://circleci.com/gh/langpavel/node-pg-async.svg?style=shield)](https://circleci.com/gh/langpavel/node-pg-async) | ||
[![Build Status](https://api.travis-ci.org/langpavel/node-pg-async.svg)](https://travis-ci.org/langpavel/node-pg-async) | ||
[![Coverage Status](https://coveralls.io/repos/github/langpavel/node-pg-async/badge.svg?branch=master)](https://coveralls.io/github/langpavel/node-pg-async?branch=master) | ||
[![Join the chat at https://gitter.im/langpavel/node-pg-async](https://badges.gitter.im/langpavel/node-pg-async.svg)](https://gitter.im/langpavel/node-pg-async?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
@@ -10,0 +12,0 @@ Tiny but powerful Promise based PostgreSQL client for node.js |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
27950
219
20
1