connect-pg-simple

v7.0.0
A simple, minimal PostgreSQL session store for Connect/Express

test

run-s check test:*

check

run-p check:*

prepare

husky install

check:tsc

tsc

check:lint

eslint .

test-light

run-s check light:*

test:mocha

nyc --reporter=lcov --reporter text mocha 'test/**/*.spec.js' --exit

light:mocha

nyc --reporter=lcov --reporter text mocha test/*.spec.js

check:installed-check

installed-check -i eslint -i mocha -i @voxpelli/eslint-config -i @voxpelli/eslint-config-jsdoc-ts

check:dependency-check

dependency-check *.js 'test/**/*.js' --no-dev -i @types/pg

Metadata

  • MIT
  • >=12.0.0
  • Pelle Wessman
  • released 9/6/2021

Downloads

Maintainers