connect-pg-simple

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

check:installed-check

installed-check

check:knip

knip

check:lint

eslint

check:tsc

tsc

check:type-coverage

type-coverage --detail --strict --at-least 85 --ignore-files 'test/**/*'

check

run-p check:*

light:mocha

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

prepare

husky install

test-light

run-s check light:*

test:mocha

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

test-ci

run-s test:*

test

run-s check test:*
npm i connect-pg-simple

Metadata

  • MIT
  • ^18.18.0 || ^20.9.0 || >=22.0.0
  • Pelle Wessman
  • released 9/13/2024

Downloads

Maintainers