{"versions":{"7.0.0":{"name":"connect-pg-simple","version":"7.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"@types/pg":"^8.6.1","pg":"^8.7.1"},"engines":{"node":">=12.0.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev -i @types/pg","check:installed-check":"installed-check -i eslint -i mocha -i @voxpelli/eslint-config -i @voxpelli/eslint-config-jsdoc-ts","check:lint":"eslint .","check:tsc":"tsc","check":"run-p check:*","light:mocha":"nyc --reporter=lcov --reporter text mocha test/*.spec.js","prepare":"husky install","test-light":"run-s check light:*","test:mocha":"nyc --reporter=lcov --reporter text mocha 'test/**/*.spec.js' --exit","test":"run-s check test:*"},"devDependencies":{"@types/chai":"^4.2.21","@types/chai-as-promised":"^7.1.4","@types/cookie-signature":"^1.0.3","@types/express":"^4.17.13","@types/express-session":"^1.17.4","@types/mocha":"^9.0.0","@types/node":"^12.20.23","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.2","@types/sinon-chai":"^3.2.5","@types/supertest":"^2.0.11","@voxpelli/eslint-config":"^12.0.1","@voxpelli/eslint-config-jsdoc-ts":"^0.3.1","@voxpelli/tsconfig":"^3.0.0-0","chai":"^4.3.4","chai-as-promised":"^7.1.1","cookie-signature":"^1.1.0","cookiejar":"^2.1.2","dependency-check":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","eslint-config-standard":"^16.0.3","eslint-plugin-es":"^4.1.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jsdoc":"^30.7.13","eslint-plugin-mocha":"^9.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^4.3.1","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^4.1.0","eslint-plugin-unicorn":"^35.0.0","express":"^4.17.1","express-session":"^1.17.2","husky":"^7.0.0","installed-check":"^4.0.0","mocha":"^9.1.1","npm-run-all":"^4.1.5","nyc":"^15.1.0","pg-promise":"^10.10.2","proxyquire":"^2.1.3","sinon":"^11.1.2","sinon-chai":"^3.7.0","supertest":"^6.1.6","typescript":"^4.4.2"},"gitHead":"4f2e0673e9762be138b51b5066810f922f04f980","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@7.0.0","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"95bfaf9722b35dafea2dd592c5b556125d1139ba","size":8184,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-7.0.0.tgz","integrity":"sha512-fbNZUkxz8m+FRbctoxAU18DzRKp8GQSL+9gTJ0+LgSCElXLon2q8tDE8V74jUzf+w2ARZX8HKKyV0laX1NUZ/Q=="},"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_7.0.0_1630963790565_0.23454781034448535"},"_hasShrinkwrap":false,"publish_time":1630963790772,"_cnpm_publish_time":1630963790772,"_cnpmcore_publish_time":"2021-12-16T18:19:21.703Z","contributors":[]},"7.0.0-0":{"name":"connect-pg-simple","version":"7.0.0-0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"@types/pg":"^7.14.4","pg":"^8.2.1"},"engines":{"node":"^10.17.0 || >=11.14.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev -i @types/pg","check:installed-check":"installed-check -i eslint -i mocha -i @voxpelli/eslint-config -i @voxpelli/eslint-config-jsdoc-ts","check:lint":"eslint .","check:tsc":"tsc","check":"run-p check:*","light:mocha":"nyc --reporter=lcov --reporter text mocha test/*.spec.js","test-light":"run-s check light:*","test:mocha":"nyc --reporter=lcov --reporter text mocha 'test/**/*.spec.js' --exit","test":"run-s check test:*"},"husky":{"hooks":{"pre-push":"npm test"}},"devDependencies":{"@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/cookie-signature":"^1.0.3","@types/express":"^4.17.11","@types/express-session":"^1.17.3","@types/mocha":"^8.2.0","@types/node":"^10.17.51","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.10","@types/sinon-chai":"^3.2.5","@types/supertest":"^2.0.10","@voxpelli/eslint-config":"10.0.0","@voxpelli/eslint-config-jsdoc-ts":"^0.3.1","chai":"^4.2.0","chai-as-promised":"^7.1.1","cookie-signature":"^1.1.0","cookiejar":"^2.1.2","dependency-check":"^4.1.0","dotenv":"^8.2.0","eslint":"^7.18.0","eslint-config-standard":"^16.0.2","eslint-plugin-es":"^4.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-jsdoc":"^30.7.13","eslint-plugin-mocha":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^4.1.0","eslint-plugin-unicorn":"^24.0.0","express":"^4.17.1","express-session":"^1.17.1","husky":"^4.3.8","installed-check":"^3.0.0","mocha":"^8.2.1","npm-run-all":"^4.1.5","nyc":"^15.1.0","pg-promise":"^10.9.1","proxyquire":"^2.1.3","sinon":"^9.2.3","sinon-chai":"^3.5.0","supertest":"^5.0.0","typescript":"^4.1.3"},"readmeFilename":"README.md","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Pelle Wessman\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"connect-pg-simple@7.0.0-0","dist":{"shasum":"45ce526b520d4fe5ae340b56f02ae3f13b5f6e5a","size":18051,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-7.0.0-0.tgz","integrity":"sha512-bE7aIJ96Wd2BOlWx8C7y0RN0bkzDw8bZBfwfLWnn/W7ScZ7LM3Ydd8yK/E/iSNnjbL09Vl+kkPKFkjUtYrK7zA=="},"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_7.0.0-0_1610964835348_0.8402550824688204"},"_hasShrinkwrap":false,"publish_time":1610964835493,"_cnpm_publish_time":1610964835493,"_cnpmcore_publish_time":"2021-12-16T18:19:22.070Z","contributors":[]},"6.2.1":{"name":"connect-pg-simple","version":"6.2.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"@types/pg":"^7.14.4","pg":"^8.2.1"},"engines":{"node":">=10.0.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev -i @types/pg","check:installed-check":"installed-check -i eslint -i mocha","check:lint":"eslint .","check:tsc":"tsc","check":"run-p check:*","light:mocha":"nyc --reporter=lcov --reporter text mocha test/*.spec.js","test-light":"run-s check light:*","test:mocha":"nyc --reporter=lcov --reporter text mocha 'test/**/*.spec.js' --exit","test":"run-s check test:*"},"husky":{"hooks":{"pre-push":"npm test"}},"devDependencies":{"@types/chai":"^4.2.12","@types/chai-as-promised":"^7.1.3","@types/cookie-signature":"^1.0.3","@types/express":"^4.17.7","@types/express-session":"^1.17.0","@types/mocha":"^8.0.0","@types/node":"^10.17.28","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@types/sinon-chai":"^3.2.4","@types/supertest":"^2.0.10","@voxpelli/eslint-config":"^5.0.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","cookie-signature":"^1.1.0","cookiejar":"^2.1.2","dependency-check":"^4.1.0","dotenv":"^8.2.0","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-es":"^3.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsdoc":"^21.0.0","eslint-plugin-mocha":"^6.2.2","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^4.0.0","eslint-plugin-unicorn":"^19.0.1","express":"^4.17.1","express-session":"^1.17.1","husky":"^4.2.5","installed-check":"^3.0.0","mocha":"^8.0.1","npm-run-all":"^4.1.5","nyc":"^15.1.0","pg-promise":"^10.0.0","proxyquire":"^2.1.2","sinon":"^9.0.0","sinon-chai":"^3.5.0","supertest":"^4.0.2","typescript":"^3.9.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Pelle Wessman\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"connect-pg-simple@6.2.1","dist":{"shasum":"21c3e7ff6223030afff230621eac53eaae3b1797","size":15704,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-6.2.1.tgz","integrity":"sha512-bwDp/gKyRtyz0V5Vxy3SATSxItWBK/wDhaacncC79+q1B1VB8SQ49AlVaQCM+XxmIO29cWX4cvsFj65mD2qrzA=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_6.2.1_1597844200506_0.6090073396400968"},"_hasShrinkwrap":false,"publish_time":1597844200621,"_cnpm_publish_time":1597844200621,"_cnpmcore_publish_time":"2021-12-16T18:19:22.275Z","contributors":[]},"6.2.0":{"name":"connect-pg-simple","version":"6.2.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"@types/pg":"^7.14.4","pg":"^8.2.1"},"engines":{"node":">=10.0.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev -i @types/pg","check:installed-check":"installed-check -i eslint -i mocha","check:lint":"eslint .","check:tsc":"tsc","check":"run-p check:*","light:mocha":"nyc --reporter=lcov --reporter text mocha test/*.spec.js","test-light":"run-s check light:*","test:mocha":"nyc --reporter=lcov --reporter text mocha 'test/**/*.spec.js' --exit","test":"run-s check test:*"},"husky":{"hooks":{"pre-push":"npm test"}},"devDependencies":{"@types/chai":"^4.2.12","@types/chai-as-promised":"^7.1.3","@types/cookie-signature":"^1.0.3","@types/express":"^4.17.7","@types/express-session":"^1.17.0","@types/mocha":"^8.0.0","@types/node":"^10.17.28","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@types/sinon-chai":"^3.2.4","@types/supertest":"^2.0.10","@voxpelli/eslint-config":"^4.0.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","cookie-signature":"^1.1.0","cookiejar":"^2.1.2","dependency-check":"^4.1.0","dotenv":"^8.2.0","eslint":"^6.8.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.22.0","eslint-plugin-jsdoc":"^21.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","express":"^4.17.1","express-session":"^1.17.1","husky":"^4.2.5","installed-check":"^3.0.0","mocha":"^8.0.1","npm-run-all":"^4.1.5","nyc":"^15.1.0","pg-promise":"^10.0.0","proxyquire":"^2.1.2","sinon":"^9.0.0","sinon-chai":"^3.5.0","supertest":"^4.0.2","typescript":"^3.9.7"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Pelle Wessman\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"connect-pg-simple@6.2.0","dist":{"shasum":"0c34ec9c01b2fbf178d3eee8d5f7ac215a254f51","size":15240,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-6.2.0.tgz","integrity":"sha512-7I/X3JgXwpqpjfx5rgzZgXZhzgWaBOkmRNdOuBYYYEu1PGnNq3O7M61E5njOG+e+QKM6q59gVFx8715oz/dVJQ=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_6.2.0_1596748128676_0.3773646506155752"},"_hasShrinkwrap":false,"publish_time":1596748128791,"_cnpm_publish_time":1596748128791,"_cnpmcore_publish_time":"2021-12-16T18:19:22.538Z","contributors":[]},"6.1.0":{"name":"connect-pg-simple","version":"6.1.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^7.4.3"},"engines":{"node":">=10.0.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev","check:installed-check":"installed-check -i eslint","check:lint":"eslint .","check":"run-p check:*","light:mocha":"NODE_ENV=test nyc --reporter=lcov --reporter text mocha test/*.spec.js","test-light":"run-s check light:*","test:mocha":"NODE_ENV=test nyc --reporter=lcov --reporter text mocha test/*.spec.js test/*/*.spec.js --exit","test":"run-s check test:*"},"husky":{"hooks":{"pre-push":"npm test"}},"devDependencies":{"chai":"^4.2.0","chai-as-promised":"^7.1.1","cookie-signature":"^1.1.0","cookiejar":"^2.1.2","coveralls":"^3.0.9","dependency-check":"^4.1.0","dotenv":"^8.2.0","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","express":"^4.17.1","express-session":"^1.17.0","husky":"^3.1.0","installed-check":"^3.0.0","mocha":"^6.2.2","npm-run-all":"^4.1.5","nyc":"^15.0.0","pg-promise":"^10.0.0","proxyquire":"^2.1.2","sinon":"^8.0.1","sinon-chai":"^3.4.0","supertest":"^4.0.2"},"gitHead":"c2eb0ec4ceb087cfb702d9f7a2ebd125244570b6","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@6.1.0","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"18640d364f8a39ca368b789dc3f36f63872b089d","size":13442,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-6.1.0.tgz","integrity":"sha512-pWRuser61Opj/LtzrkuRkmBcCYY1dvZ7jLu83rR7vIsTzFpmQoe1KcmMalwlN3rCq1VVHssGjY42SCSe2vEizQ=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_6.1.0_1577654436127_0.7673962667917653"},"_hasShrinkwrap":false,"publish_time":1577654436268,"_cnpm_publish_time":1577654436268,"_cnpmcore_publish_time":"2021-12-16T18:19:22.750Z","contributors":[]},"6.0.1":{"name":"connect-pg-simple","version":"6.0.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^7.4.3"},"engines":{"node":">=10.0.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev","check:installed-check":"installed-check -i eslint","check:lint":"eslint .","check":"run-p check:*","light:mocha":"NODE_ENV=test nyc --reporter=lcov --reporter text mocha test/*.spec.js","test-light":"run-s check light:*","test:mocha":"NODE_ENV=test nyc --reporter=lcov --reporter text mocha test/*.spec.js test/*/*.spec.js --exit","test":"run-s check test:*"},"husky":{"hooks":{"pre-push":"npm test"}},"devDependencies":{"chai":"^4.2.0","chai-as-promised":"^7.1.1","cookie-signature":"^1.1.0","cookiejar":"^2.1.2","coveralls":"^3.0.6","dependency-check":"^4.1.0","dotenv":"^8.0.0","eslint":"^6.1.0","eslint-config-semistandard":"^14.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^9.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","express":"^4.17.1","express-session":"^1.16.2","husky":"^3.0.3","installed-check":"^3.0.0","mocha":"^6.2.0","npm-run-all":"^4.1.5","nyc":"^14.1.1","pg-promise":"^9.0.0","proxyquire":"^2.1.2","sinon":"^7.4.1","sinon-chai":"^3.3.0","supertest":"^4.0.2"},"gitHead":"876348ddb672295cf139e547671049041ecea02a","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@6.0.1","_nodeVersion":"10.16.0","_npmVersion":"6.10.1","dist":{"shasum":"c0987baaae343601e40fe70cffb8a25a25d7b62d","size":11523,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-6.0.1.tgz","integrity":"sha512-zW5AOtRNOLcXxphSmQ+oYj0snlLs1Je3u5K2NWyF7WhMVoPvnQXraK2wzS8f7qLwhMcmYukah2ymu0Gdxf7Qsg=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_6.0.1_1566422618635_0.6943290089583865"},"_hasShrinkwrap":false,"publish_time":1566422618805,"_cnpm_publish_time":1566422618805,"_cnpmcore_publish_time":"2021-12-16T18:19:22.946Z","contributors":[]},"6.0.0":{"name":"connect-pg-simple","version":"6.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^7.4.3"},"engines":{"node":">=10.0.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev","check:installed-check":"installed-check -e -i eslint","check:lint":"eslint .","check":"run-p check:*","light:mocha":"NODE_ENV=test nyc --reporter=lcov --reporter text mocha test/*.spec.js","test-light":"run-s check light:*","test:mocha":"NODE_ENV=test nyc --reporter=lcov --reporter text mocha test/*.spec.js test/*/*.spec.js --exit","test":"run-s check test:*"},"husky":{"hooks":{"pre-push":"npm test"}},"devDependencies":{"chai":"4.2.0","chai-as-promised":"7.1.1","cookie-signature":"1.1.0","cookiejar":"2.1.2","coveralls":"3.0.5","denodeify":"1.2.1","dependency-check":"4.0.1","dotenv":"8.0.0","eslint":"6.1.0","eslint-config-semistandard":"14.0.0","eslint-config-standard":"13.0.1","eslint-plugin-import":"2.18.2","eslint-plugin-node":"9.1.0","eslint-plugin-promise":"4.2.1","eslint-plugin-standard":"4.0.0","express":"4.17.1","express-session":"1.16.2","husky":"3.0.1","installed-check":"2.2.0","mocha":"6.2.0","npm-run-all":"4.1.5","nyc":"14.1.1","pg-promise":"9.0.0","proxyquire":"2.1.1","sinon":"7.3.2","sinon-chai":"3.3.0","supertest":"4.0.2"},"gitHead":"3a11ecb889baefc2b27408df52e7d239df5aec92","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@6.0.0","_nodeVersion":"10.16.0","_npmVersion":"6.10.1","dist":{"shasum":"d86c2a49b4f6ff36fc56635efd8dba93a3a6fbaa","size":10716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-6.0.0.tgz","integrity":"sha512-6pQnRSGFyswyHMdKQp5C+g78fjU/1/6eY05VeixXwMixw5KYhAcoOCXyf8TdPE1IzRLNDBMQi64vojXK/HMXVw=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_6.0.0_1564330060481_0.20648557807885348"},"_hasShrinkwrap":false,"publish_time":1564330060639,"_cnpm_publish_time":1564330060639,"_cnpmcore_publish_time":"2021-12-16T18:19:23.161Z","contributors":[]},"5.0.0":{"name":"connect-pg-simple","version":"5.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^7.4.3"},"engines":{"node":">=8.0.0"},"main":"index.js","scripts":{"mocha-all":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*/*.spec.js test/*.spec.js","mocha":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*.spec.js","dependency-check":"JS_FILES=\"*.js test/*.js test/*/*.js\" && dependency-check . $JS_FILES && dependency-check . $JS_FILES --unused --no-dev","test":"installed-check -e && eslint . && npm run --silent dependency-check && npm run --silent mocha-all","test-light":"installed-check -e && eslint . && npm run --silent dependency-check && npm run --silent mocha","prepush":"npm test"},"devDependencies":{"chai":"4.1.2","chai-as-promised":"7.1.1","cookie-signature":"1.0.6","cookiejar":"2.1.2","coveralls":"2.13.3","denodeify":"1.2.1","dependency-check":"3.1.0","dotenv":"6.0.0","escape-string-regexp":"1.0.5","eslint":"3.19.0","eslint-config-semistandard":"11.0.0","eslint-config-standard":"10.2.1","eslint-plugin-import":"2.12.0","eslint-plugin-node":"4.2.3","eslint-plugin-promise":"3.8.0","eslint-plugin-standard":"3.1.0","express":"4.16.3","express-session":"1.15.6","husky":"0.14.3","installed-check":"2.1.3","istanbul":"0.4.5","mocha":"3.5.3","pg-promise":"5.9.7","proxyquire":"1.8.0","sinon":"3.3.0","sinon-chai":"2.14.0","supertest":"3.1.0"},"gitHead":"82cb2c3872b88fc38b21667bac08c7523d8c8c12","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@5.0.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"dist":{"shasum":"f0304a1ee4e1e1a69e7783123cbcbf68d2155a19","size":10547,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-5.0.0.tgz","integrity":"sha512-WZ7xkN+qe5bbDLgZ1L9GxnSbr155cJHmfNRzVR5hBvqio7Pg/vuH7Cf8lPUSFClQjtybYSejUqyO54sYt4cg+w=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_5.0.0_1528307176361_0.3695158663865421"},"_hasShrinkwrap":false,"publish_time":1528307176410,"_cnpm_publish_time":1528307176410,"_cnpmcore_publish_time":"2021-12-16T18:19:23.384Z","contributors":[]},"4.2.1":{"name":"connect-pg-simple","version":"4.2.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=6.0.0-0 <7.0.0-0"},"engines":{"node":">=4.0.0"},"main":"index.js","scripts":{"mocha-all":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*/*.spec.js test/*.spec.js","mocha":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*.spec.js","dependency-check":"JS_FILES=\"*.js test/*.js test/*/*.js\" && dependency-check . $JS_FILES && dependency-check . $JS_FILES --unused --no-dev","test-all":"installed-check -e && eslint . && npm run dependency-check && npm run mocha-all","test":"installed-check -e && eslint . && npm run dependency-check && npm run mocha","prepush":"npm test"},"devDependencies":{"chai":"^4.1.1","chai-as-promised":"^7.1.1","cookie-signature":"^1.0.6","cookiejar":"^2.1.0","coveralls":"^2.11.2","denodeify":"^1.2.1","dependency-check":"^2.5.2","escape-string-regexp":"^1.0.3","eslint":"^3.19.0","eslint-config-semistandard":"^11.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.0.0","eslint-plugin-standard":"^3.0.1","express":"^4.14.0","express-session":"^1.14.2","husky":"^0.14.3","installed-check":"^2.1.1","istanbul":"^0.4.5","mocha":"^3.1.2","pg-promise":"^5.7.1","proxyquire":"^1.8.0","sinon":"^3.2.1","sinon-chai":"^2.10.0","supertest":"^3.0.0"},"gitHead":"fe7f5cf83a2c0aaff0446a8f1244988020ce545a","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@4.2.1","_shasum":"bd7eb68d98326ddb01abb963cd3016f7ec1e2926","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"dist":{"shasum":"bd7eb68d98326ddb01abb963cd3016f7ec1e2926","size":10435,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-4.2.1.tgz","integrity":"sha512-bsW+WH7qwiKZj6NjIH8NhtSeLXacMVNHfd613JPbdDkSRvHdyeSuLVypRfP2GJ9j3NzNnyV++OU45SAIafVQEg=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple-4.2.1.tgz_1503224943561_0.9360206800047308"},"directories":{},"publish_time":1503224944510,"_hasShrinkwrap":false,"_cnpm_publish_time":1503224944510,"_cnpmcore_publish_time":"2021-12-16T18:19:23.651Z","contributors":[]},"4.2.0":{"name":"connect-pg-simple","version":"4.2.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=6.0.0-0 <7.0.0-0"},"engines":{"node":">=4.0.0"},"main":"index.js","scripts":{"mocha-all":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*/*.spec.js test/*.spec.js","mocha":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*.spec.js","dependency-check":"JS_FILES=\"*.js test/*.js\" && dependency-check . $JS_FILES && dependency-check . $JS_FILES --unused --no-dev","test-all":"installed-check -e && eslint . && npm run dependency-check && npm run mocha-all","test":"installed-check -e && eslint . && npm run dependency-check && npm run mocha","prepush":"npm test"},"devDependencies":{"chai":"^3.5.0","chai-as-promised":"^6.0.0","cookie-signature":"^1.0.6","cookiejar":"^2.1.0","coveralls":"^2.11.2","denodeify":"^1.2.1","dependency-check":"^2.5.2","escape-string-regexp":"^1.0.3","eslint":"^3.19.0","eslint-config-semistandard":"^11.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.0.0","eslint-plugin-standard":"^3.0.1","express":"^4.14.0","express-session":"^1.14.2","husky":"^0.13.3","installed-check":"^2.1.1","istanbul":"^0.4.5","mocha":"^3.1.2","pg-promise":"^5.7.1","proxyquire":"^1.8.0","sinon":"^2.2.0","sinon-chai":"^2.10.0","supertest":"^3.0.0"},"gitHead":"9e39dfcc73a66da196abd834e3982fc6e87a53ce","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@4.2.0","_shasum":"d91a456a60d2acd6eef05d29c1b6cdff30d9dd9c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"dist":{"shasum":"d91a456a60d2acd6eef05d29c1b6cdff30d9dd9c","size":10384,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-4.2.0.tgz","integrity":"sha512-i1a9gsNJMNuXPQlSxicRiu0a4iGN8UCZ4t+RNFyHqJxLh1rZb003AhVm8//7KiZPXdqq3nQKFqX0IYTSHg5iag=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple-4.2.0.tgz_1495281630411_0.9289387678727508"},"directories":{},"publish_time":1495281631417,"_hasShrinkwrap":false,"_cnpm_publish_time":1495281631417,"_cnpmcore_publish_time":"2021-12-16T18:19:24.277Z","contributors":[]},"4.1.0":{"name":"connect-pg-simple","version":"4.1.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=6.0.0-0 <7.0.0-0"},"engines":{"node":">=4.0.0"},"main":"index.js","scripts":{"mocha-all":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*/*.spec.js test/*.spec.js","mocha":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*.spec.js","dependency-check":"JS_FILES=\"*.js test/*.js\" && dependency-check . $JS_FILES && dependency-check . $JS_FILES --unused --no-dev","test-all":"installed-check -e && eslint . && npm run dependency-check && npm run mocha-all","test":"installed-check -e && eslint . && npm run dependency-check && npm run mocha","prepush":"npm test"},"devDependencies":{"chai":"^3.5.0","chai-as-promised":"^6.0.0","cookie-signature":"^1.0.6","cookiejar":"^2.1.0","coveralls":"^2.11.2","denodeify":"^1.2.1","dependency-check":"^2.5.2","escape-string-regexp":"^1.0.3","eslint":"^3.19.0","eslint-config-semistandard":"^11.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.0.0","eslint-plugin-standard":"^3.0.1","express":"^4.14.0","express-session":"^1.14.2","husky":"^0.13.3","installed-check":"^2.1.1","istanbul":"^0.4.5","mocha":"^3.1.2","proxyquire":"^1.8.0","sinon":"^2.2.0","sinon-chai":"^2.10.0","supertest":"^3.0.0"},"gitHead":"70a03a1ded5b33405c019367184b83855c9659e4","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@4.1.0","_shasum":"e0562dcf11130597064d57559e9a619b222a35f3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"dist":{"shasum":"e0562dcf11130597064d57559e9a619b222a35f3","size":9829,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-4.1.0.tgz","integrity":"sha512-I7V/DTXAwr5NxTW/TtfphNDp6EsYjabMCmoZDBNrOngRaccq6eel9Rrt4Opek+u47PGO8KIw7PfPqeWTVr/69A=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple-4.1.0.tgz_1495223001398_0.9390183039940894"},"directories":{},"publish_time":1495223002343,"_hasShrinkwrap":false,"_cnpm_publish_time":1495223002343,"_cnpmcore_publish_time":"2021-12-16T18:19:24.452Z","contributors":[]},"4.0.0":{"name":"connect-pg-simple","version":"4.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=6.0.0-0 <7.0.0-0"},"engines":{"node":">=4.0.0"},"main":"index.js","scripts":{"mocha-all":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*/*.spec.js test/*.spec.js","mocha":"NODE_ENV=test istanbul cover _mocha -- -u exports -R spec test/*.spec.js","dependency-check":"JS_FILES=\"*.js test/*.js\" && dependency-check . $JS_FILES && dependency-check . $JS_FILES --unused --no-dev","test-all":"installed-check -e && eslint . && npm run dependency-check && npm run mocha-all","test":"installed-check -e && eslint . && npm run dependency-check && npm run mocha","prepush":"npm test"},"devDependencies":{"chai":"^3.5.0","chai-as-promised":"^6.0.0","cookie-signature":"^1.0.6","cookiejar":"^2.1.0","coveralls":"^2.11.2","denodeify":"^1.2.1","dependency-check":"^2.5.2","escape-string-regexp":"^1.0.3","eslint":"^3.19.0","eslint-config-semistandard":"^11.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.0.0","eslint-plugin-standard":"^3.0.1","express":"^4.14.0","express-session":"^1.14.2","husky":"^0.13.3","installed-check":"^2.1.1","istanbul":"^0.4.5","mocha":"^3.1.2","sinon":"^2.2.0","supertest":"^3.0.0"},"gitHead":"5dcfdc389e5c2e23dde22d24c1e5006999e27d3c","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@4.0.0","_shasum":"6debd75b5ffe903f597a06c4fd57f62875cbfc2d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"dist":{"shasum":"6debd75b5ffe903f597a06c4fd57f62875cbfc2d","size":9088,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-4.0.0.tgz","integrity":"sha512-1YCnBTujrO214aHRGf9SwvihzrtTQsQxKZAgsmOyUv2QLt665wr4APamZYL5XkaWDzdfJcRBc5MhD1Lox7eWNQ=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/connect-pg-simple-4.0.0.tgz_1495179642999_0.8736737864091992"},"directories":{},"publish_time":1495179643929,"_hasShrinkwrap":false,"_cnpm_publish_time":1495179643929,"_cnpmcore_publish_time":"2021-12-16T18:19:24.647Z","contributors":[]},"3.1.2":{"name":"connect-pg-simple","version":"3.1.2","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":">=0.10.0","iojs":"*"},"main":"index.js","scripts":{"test":"node -e \"require('grunt').tasks(['test']);\"","test-all":"node -e \"require('grunt').tasks(['test-all']);\"","prepush":"npm test"},"devDependencies":{"chai":"^2.1.1","coveralls":"^2.11.2","grunt":"^0.4.5","husky":"^0.10.2","istanbul":"^0.3.7","lintlovin":"github:voxpelli/lintlovin#1.x","mocha":"^2.1.0","promise":"^7.0.0","sinon":"^1.13.0"},"gitHead":"6690c497a01c91dcbe954e246ce7f6dd78775012","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@3.1.2","_shasum":"d11fb3755b5b535c1915be2b87fcd4fdd3e10950","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"dist":{"shasum":"d11fb3755b5b535c1915be2b87fcd4fdd3e10950","size":7376,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-3.1.2.tgz","integrity":"sha512-c31PYGWdp/nrBAAwk1HTETjpQriBCvGtncBFbAoUGZT2eXcZdAwi3XwVCALliz4y/U1DA0b6cB7X/nhrgMt5iQ=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/connect-pg-simple-3.1.2.tgz_1478369753017_0.4286985918879509"},"directories":{},"publish_time":1478369753573,"_hasShrinkwrap":false,"_cnpm_publish_time":1478369753573,"_cnpmcore_publish_time":"2021-12-16T18:19:24.874Z","contributors":[]},"3.1.1":{"name":"connect-pg-simple","version":"3.1.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":">=0.10.0","iojs":"*"},"main":"index.js","scripts":{"test":"node -e \"require('grunt').tasks(['test']);\"","test-all":"node -e \"require('grunt').tasks(['test-all']);\"","prepush":"npm test"},"devDependencies":{"chai":"^2.1.1","coveralls":"^2.11.2","grunt":"^0.4.5","husky":"^0.10.2","istanbul":"^0.3.7","lintlovin":"github:voxpelli/lintlovin#1.x","mocha":"^2.1.0","promise":"^7.0.0","sinon":"^1.13.0"},"gitHead":"e0c2315464bdbaa326887940e83ef88e1959dc29","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@3.1.1","_shasum":"81581047b53797da5d602bae043cf0750d6e27a6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"dist":{"shasum":"81581047b53797da5d602bae043cf0750d6e27a6","size":7329,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-3.1.1.tgz","integrity":"sha512-VnpID9vcKBMqTjXy/IP6ZYKIW4+V+r4rs2k0h0g4SI90NQRCjfXlwBo6HmR8NToa1yylDZAMBt2el4Qvac4kAg=="},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/connect-pg-simple-3.1.1.tgz_1478347007905_0.20401366893202066"},"directories":{},"publish_time":1478347008486,"_hasShrinkwrap":false,"_cnpm_publish_time":1478347008486,"_cnpmcore_publish_time":"2021-12-16T18:19:25.115Z","contributors":[]},"3.1.0":{"name":"connect-pg-simple","version":"3.1.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":">=0.10.0","iojs":"*"},"main":"index.js","scripts":{"test":"node -e \"require('grunt').tasks(['test']);\"","test-all":"node -e \"require('grunt').tasks(['test-all']);\"","prepush":"npm test"},"devDependencies":{"chai":"^2.1.1","coveralls":"^2.11.2","grunt":"^0.4.5","husky":"^0.10.2","istanbul":"^0.3.7","lintlovin":"github:voxpelli/lintlovin#1.x","mocha":"^2.1.0","promise":"^7.0.0","sinon":"^1.13.0"},"bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@3.1.0","_shasum":"414e89f93ee38ff4ec84b5fcb8c32ad6671984b6","_resolved":"https://github.com/voxpelli/node-connect-pg-simple/archive/v3.1.0.tar.gz","_from":"https://github.com/voxpelli/node-connect-pg-simple/archive/v3.1.0.tar.gz","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"414e89f93ee38ff4ec84b5fcb8c32ad6671984b6","size":6675,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-3.1.0.tgz","integrity":"sha512-ovFSSX/iwK1n2uxEScn+d/wqGDrkG/O0SzFp/ZXxEUY0PZWsWvtehMyjL58iG2y+smVE4QkpT5twR1a0raaR0Q=="},"directories":{},"publish_time":1448313609445,"_hasShrinkwrap":false,"_cnpm_publish_time":1448313609445,"_cnpmcore_publish_time":"2021-12-16T18:19:25.332Z","contributors":[]},"3.0.2":{"name":"connect-pg-simple","version":"3.0.2","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","scripts":{"test":"node -e \"require('grunt').tasks(['test']);\"","test-all":"node -e \"require('grunt').tasks(['test-all']);\"","prepush":"npm test"},"devDependencies":{"chai":"^2.1.1","coveralls":"^2.11.2","grunt":"^0.4.5","husky":"^0.7.0","istanbul":"^0.3.7","lintlovin":"^1.15.0","mocha":"^2.1.0","promise":"^6.1.0","sinon":"^1.13.0"},"gitHead":"bac3d42397ba81b5563f36856909d3a4e21efa83","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@3.0.2","_shasum":"974170b0fb8341e9e7bf9c4a6cdd34dc6c9a241b","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"974170b0fb8341e9e7bf9c4a6cdd34dc6c9a241b","size":6047,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-3.0.2.tgz","integrity":"sha512-7T9+hYzIh8QenFifzoYP5dNlNCmsHCHCsUlQzl8ytHg/i1xiCufx3nWXOi8U4RCSeUP2fiq9PKpEJy4BTuwpeQ=="},"directories":{},"publish_time":1440258520225,"_hasShrinkwrap":false,"_cnpm_publish_time":1440258520225,"_cnpmcore_publish_time":"2021-12-16T18:19:25.512Z","contributors":[]},"3.0.1":{"name":"connect-pg-simple","version":"3.0.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","scripts":{"test":"node -e \"require('grunt').tasks(['test']);\"","test-all":"node -e \"require('grunt').tasks(['test-all']);\"","prepush":"npm test"},"devDependencies":{"chai":"^2.1.1","coveralls":"^2.11.2","grunt":"^0.4.5","husky":"^0.7.0","istanbul":"^0.3.7","lintlovin":"^1.15.0","mocha":"^2.1.0","promise":"^6.1.0","sinon":"^1.13.0"},"bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@3.0.1","_shasum":"c2ddc0f93ea0780e29048e632994d0df8cfde55c","_from":"https://github.com/voxpelli/node-connect-pg-simple/archive/v3.0.1.tar.gz","_resolved":"https://github.com/voxpelli/node-connect-pg-simple/archive/v3.0.1.tar.gz","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"c2ddc0f93ea0780e29048e632994d0df8cfde55c","size":6150,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-3.0.1.tgz","integrity":"sha512-wFjl/spHaw+0KuV/h/ArmPJaD0Jhg1gQQFyt1JyO/3dBJ0MOQ4iRitCkfhj8hXr5mePL8bwCHkC+lU1Aras6MA=="},"directories":{},"publish_time":1428141682801,"_hasShrinkwrap":false,"_cnpm_publish_time":1428141682801,"_cnpmcore_publish_time":"2021-12-16T18:19:25.712Z","contributors":[]},"3.0.0":{"name":"connect-pg-simple","version":"3.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","scripts":{"test":"node -e \"require('grunt').tasks(['test']);\"","test-all":"node -e \"require('grunt').tasks(['test-all']);\"","prepush":"npm test"},"devDependencies":{"chai":"^2.1.1","coveralls":"^2.11.2","grunt":"^0.4.5","husky":"^0.7.0","istanbul":"^0.3.7","lintlovin":"^1.15.0","mocha":"^2.1.0","promise":"^6.1.0","sinon":"^1.13.0"},"bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@3.0.0","_shasum":"eb6ce71cc6279ed5f61c2c9cddbfcafac5b31077","_from":"https://github.com/voxpelli/node-connect-pg-simple/archive/v3.0.0.tar.gz","_resolved":"https://github.com/voxpelli/node-connect-pg-simple/archive/v3.0.0.tar.gz","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"eb6ce71cc6279ed5f61c2c9cddbfcafac5b31077","size":6084,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-3.0.0.tgz","integrity":"sha512-ir8bgUX7FBRTPli+ZFb9gQPQmuy+ofB46ZSSF5NVCpsHrSWXpLphnosHujPmBenhMl3osxxbfunpbBGGi1tbrA=="},"directories":{},"publish_time":1426433635580,"_hasShrinkwrap":false,"_cnpm_publish_time":1426433635580,"_cnpmcore_publish_time":"2021-12-16T18:19:25.924Z","contributors":[]},"2.3.0":{"name":"connect-pg-simple","version":"2.3.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","scripts":{"test":"node -e \"require('grunt').tasks(['test']);\"","test-all":"node -e \"require('grunt').tasks(['test-all']);\"","prepush":"npm test"},"devDependencies":{"chai":"^2.1.1","grunt":"^0.4.5","husky":"^0.6.2","istanbul":"^0.3.7","lintlovin":"^1.14.0","mocha":"^2.1.0","sinon":"^1.13.0"},"bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@2.3.0","_shasum":"18faaed341d0bbe646fe796a48d850f6f7bc6cdf","_from":"https://github.com/voxpelli/node-connect-pg-simple/archive/v2.3.0.tar.gz","_resolved":"https://github.com/voxpelli/node-connect-pg-simple/archive/v2.3.0.tar.gz","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"18faaed341d0bbe646fe796a48d850f6f7bc6cdf","size":4743,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-2.3.0.tgz","integrity":"sha512-oqSdCNguzr1BbTL8ZEyIUVXW9a/nq1TXCgSr79SVmHawsBuwjmP9o+s+2zNM1hLLrNVKIjlcyxylJK4xbQQnbg=="},"directories":{},"publish_time":1425832505945,"_hasShrinkwrap":false,"_cnpm_publish_time":1425832505945,"_cnpmcore_publish_time":"2021-12-16T18:19:26.118Z","contributors":[]},"2.2.1":{"name":"connect-pg-simple","version":"2.2.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","gitHead":"bb00672e20206c5e33336d9f6fb5c3a162b996ea","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@2.2.1","scripts":{},"_shasum":"4329754b4d8fae120b018af9c20e298e6466c119","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"4329754b4d8fae120b018af9c20e298e6466c119","size":3443,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-2.2.1.tgz","integrity":"sha512-kClrEvqTvqBDy8Q0eYQ4bn1QxosZAjiEOEGy/Lo7y6Udj9qBI57Oqm0C6kqjC2B2ABM9EodNQk/qWFPnu+nWzQ=="},"directories":{},"publish_time":1421052009040,"_hasShrinkwrap":false,"_cnpm_publish_time":1421052009040,"_cnpmcore_publish_time":"2021-12-16T18:19:26.316Z","contributors":[]},"2.2.0":{"name":"connect-pg-simple","version":"2.2.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":">=2.7.0-0 <5.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","gitHead":"d21e922f702cae636b516eb63d881f2f16cff34b","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@2.2.0","scripts":{},"_shasum":"2be682b962ae19362e2e103fa199c6f3048128c2","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"2be682b962ae19362e2e103fa199c6f3048128c2","size":3358,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-2.2.0.tgz","integrity":"sha512-nn+2f29pKgoQpwtTDJ8AjzfLsQUxZtleZnZ36FeISppDeGwVZcVqj0MzP9rFUpheYAwAK/QFjIUwRa6CmUb1Fg=="},"directories":{},"publish_time":1420472255455,"_hasShrinkwrap":false,"_cnpm_publish_time":1420472255455,"_cnpmcore_publish_time":"2021-12-16T18:19:26.540Z","contributors":[]},"2.1.1":{"name":"connect-pg-simple","version":"2.1.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg.js":">=2.7.0-0 <4.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","gitHead":"32107f49db856a3338ee586e35f0b6063a8b93a4","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@2.1.1","scripts":{},"_shasum":"e1a89336685d748cc5c198072b4423b20592fab6","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"e1a89336685d748cc5c198072b4423b20592fab6","size":3099,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-2.1.1.tgz","integrity":"sha512-rbdEWNbgdbgWP5WDO1ZEW2T0tj3PqbrTNSFe32/dsHUgMIjy2jrMUtkhmzPWgOm1ni54Tdhu5LCiziwzcpyJtg=="},"directories":{},"publish_time":1409847994044,"_hasShrinkwrap":false,"_cnpm_publish_time":1409847994044,"_cnpmcore_publish_time":"2021-12-16T18:19:26.732Z","contributors":[]},"2.1.0":{"name":"connect-pg-simple","version":"2.1.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg.js":">=2.7.0-0 <4.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","gitHead":"41a1df06fad6881bc33e071ae691e946ae5a3b86","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@2.1.0","scripts":{},"_shasum":"c6f19d9021bc13bc54c50702c3237d4148cb84ed","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"c6f19d9021bc13bc54c50702c3237d4148cb84ed","size":3053,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-2.1.0.tgz","integrity":"sha512-k/DoM3ysTXEop7TJ+HIevyiDtjFWpr/qSMTR0jYEGQvK6KQZUkJRFTyim3HJOQvIQQSTgy/B3Di6J5TsdEqJBA=="},"directories":{},"publish_time":1409773151779,"_hasShrinkwrap":false,"_cnpm_publish_time":1409773151779,"_cnpmcore_publish_time":"2021-12-16T18:19:26.952Z","contributors":[]},"2.0.0":{"name":"connect-pg-simple","version":"2.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg.js":">=2.7.0-0 <4.0.0-0"},"engines":{"node":"0.10.x"},"main":"index.js","gitHead":"4b0d15eca38bdc38a76fb0110a78316df4813129","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@2.0.0","scripts":{},"_shasum":"8c9c7e4cba78bdd5be3776d9cff5a2da52376549","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"dist":{"shasum":"8c9c7e4cba78bdd5be3776d9cff5a2da52376549","size":2941,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-2.0.0.tgz","integrity":"sha512-DMphKijjcZjZfn5fK+wy0SKTdVgmoo+qiXg3/Ye2USEaIKNfMNwnJWq9INvSr5L/uQDzNPya+qusYyBwF6FwWw=="},"directories":{},"publish_time":1402230942936,"_hasShrinkwrap":false,"_cnpm_publish_time":1402230942936,"_cnpmcore_publish_time":"2021-12-16T18:19:27.203Z","contributors":[]},"1.0.2":{"name":"connect-pg-simple","version":"1.0.2","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^2.7.0"},"engines":{"node":"0.10.x"},"main":"index.js","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@1.0.2","dist":{"shasum":"64dd390d7dff660dc3115b7224f6c3cee7ad2e35","size":2961,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-1.0.2.tgz","integrity":"sha512-Eb0zFc3e7Nq4E+XGu88EofaAnK9cDanfH5JUhgNUHUDK0Esiysz43Z++UjqsjFlE0V6cpyRNO2ZIrSNuFaTOSw=="},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"directories":{},"publish_time":1396631774136,"_hasShrinkwrap":false,"_cnpm_publish_time":1396631774136,"_cnpmcore_publish_time":"2021-12-16T18:19:27.425Z","contributors":[]},"1.0.1":{"name":"connect-pg-simple","version":"1.0.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^2.7.0"},"engines":{"node":"0.10.x"},"main":"index.js","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@1.0.1","dist":{"shasum":"ee0c63631be94f582c464461e98e53f94bef853e","size":2837,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-1.0.1.tgz","integrity":"sha512-ijO8uxewj1GgLpEWxaf8XGB/Z4EMXXTBC2mGgO6YzxvI4jCOw9eTNQM7qyW2xNxmUTCx7h4lTleA5g24cJC8Og=="},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"directories":{},"publish_time":1394443795691,"_hasShrinkwrap":false,"_cnpm_publish_time":1394443795691,"_cnpmcore_publish_time":"2021-12-16T18:19:27.625Z","contributors":[]},"1.0.0":{"name":"connect-pg-simple","version":"1.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^2.7.0"},"engines":{"node":"0.10.x"},"main":"index.js","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple","_id":"connect-pg-simple@1.0.0","dist":{"shasum":"617500414eab0f22d7e3ae7aceb2a91e51fffb02","size":2805,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-1.0.0.tgz","integrity":"sha512-qnqZns+XkAAnpYohQcEZtzydXPIpEp/WV5O7Fmt4OVffpxRf6wYjWsC7eJfPt5sXc0In25KTJO9Dek3IutEXPw=="},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"directories":{},"publish_time":1394010502949,"_hasShrinkwrap":false,"_cnpm_publish_time":1394010502949,"_cnpmcore_publish_time":"2021-12-16T18:19:27.860Z","contributors":[]},"8.0.0":{"name":"connect-pg-simple","version":"8.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"@types/pg":"^8.6.5","pg":"^8.8.0"},"engines":{"node":"^14.18.0 || >=16.0.0"},"main":"index.js","scripts":{"check:dependency-check":"dependency-check *.js 'test/**/*.js' --no-dev -i @types/pg","check:installed-check":"installed-check -i eslint-plugin-jsdoc","check:lint":"eslint --report-unused-disable-directives .","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:*"},"devDependencies":{"@types/chai":"^4.3.3","@types/chai-as-promised":"^7.1.5","@types/cookie-signature":"^1.0.4","@types/express":"^4.17.14","@types/express-session":"^1.17.5","@types/mocha":"^10.0.0","@types/node":"^14.18.33","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.13","@types/sinon-chai":"^3.2.9","@types/supertest":"^2.0.12","@voxpelli/eslint-config":"^15.2.0","@voxpelli/tsconfig":"^4.0.0","c8":"^7.12.0","chai":"^4.3.7","chai-as-promised":"^7.1.1","cookie-signature":"^1.2.0","cookiejar":"^2.1.3","dependency-check":"^5.0.0-7","dotenv":"^16.0.2","eslint":"^8.27.0","eslint-config-standard":"^17.0.0","eslint-plugin-es":"^4.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-mocha":"^10.1.0","eslint-plugin-n":"^15.5.1","eslint-plugin-promise":"^6.1.1","eslint-plugin-security":"^1.5.0","eslint-plugin-sort-destructure-keys":"^1.4.0","eslint-plugin-unicorn":"^43.0.2","express":"^4.18.2","express-session":"^1.17.3","husky":"^8.0.2","installed-check":"^6.0.4","mocha":"^10.1.0","npm-run-all2":"^6.0.2","pg-promise":"^10.12.1","proxyquire":"^2.1.3","sinon":"^14.0.2","sinon-chai":"^3.7.0","supertest":"^6.3.1","type-coverage":"^2.23.0","typescript":"~4.6.4"},"gitHead":"f461146d6fd74c0ad79060b5550f73d40a1d3633","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@8.0.0","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-pBDa23RA1LCkwvRrPOh5xevB+Nknh1UDuhFOKsUrkUDodYqfiQT18P2qXc4lk/TqCMB6hI06B8KNncHh91bZMQ==","shasum":"f005051ef693b1e8fb8c3d5eb5e16e10ab3972b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-8.0.0.tgz","fileCount":5,"unpackedSize":24860,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDGzOuePBHjTYQILi8gj91EfUS9jWtLkma3dZvZUWjk5AiEA/qMvqVPi26rXw+SbRsE8W4pjPeRCBt5u0wDHDatCL6I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjb+a0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoNQ/+NMEEScmkzK1WgKLtOruX5IU4HBxnAG3EEhSSq4H0yLSiF3qh\r\noLiljX2cuyKTHRkjFyt+KFQtoh7aWN8tFEQCcEIY0w0Um9ECO3M0qPUHT/px\r\nN9XFjdW2s8eLQIHrilluhEWtqrt8knF01vA1X/MdwQW68PAj4q4y9ysn23nW\r\nDRJSZNjlYadO3Ecn1pmuCDcZyTIC8wMhtVSPEJkmbF4TSaol1VaT74Y8+yiM\r\ngdD88uTk0qyJNKN+I4elzgvMI8IBdUyB5fhrpmakAxOI4WYeyE/i/UIZOP4p\r\nCa8DXMia/IBlF3mwEiLLj5AjO9UbfBS0i5MFvts9mXaRiZ+ECWbQGHeqmqB9\r\nffBtWTlZS6Kurqdu/QEHuORF/o5joOKsVRQyyC8H/4FcOlmeAlhcbPljNuF2\r\nJ8XpmmVu6sPuzm0w/rUGf4QQf4gkqqQj/KfmfrkmgGlzjNXLl9VBOiTU+7SB\r\nL2Un1EOIej3GQbngBBRnInLCpNnZ6C94HRqwZsnLnBK1qL/akuSBmrxzeLGH\r\n23hb/VFGwypKrVM8wBxw+hldy4UzMPbxYBDFk6nO3o7vCblCDdyBmiiRU3iV\r\nW5j9Fq/BTa4V/asMEJwz8i4agrBjUxcSFeMB/3lsvoQH/+1C94ONHvW2tSAs\r\nhvE5h/lHPIPTCXB89YQZbZ+qgoXKJGR2SZA=\r\n=KLIP\r\n-----END PGP SIGNATURE-----\r\n","size":8161},"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_8.0.0_1668277940473_0.6969882468278579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-12T18:32:25.137Z","contributors":[]},"9.0.0":{"name":"connect-pg-simple","version":"9.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"@types/pg":"^8.10.2","pg":"^8.8.0"},"engines":{"node":">=16.0.0"},"main":"index.js","scripts":{"check:installed-check":"installed-check -i eslint-plugin-jsdoc -i knip","check:knip":"knip","check:lint":"eslint --report-unused-disable-directives .","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:*"},"devDependencies":{"@types/chai":"^4.3.5","@types/chai-as-promised":"^7.1.5","@types/cookie-signature":"^1.1.0","@types/express":"^4.17.17","@types/express-session":"^1.17.7","@types/mocha":"^10.0.1","@types/node":"^16.18.34","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.15","@types/sinon-chai":"^3.2.9","@types/supertest":"^2.0.12","@voxpelli/eslint-config":"^18.0.0","@voxpelli/tsconfig":"^8.0.0","c8":"^7.14.0","chai":"^4.3.7","chai-as-promised":"^7.1.1","cookie-signature":"^1.2.1","cookiejar":"^2.1.4","dotenv":"^16.1.4","eslint":"^8.42.0","eslint-plugin-es-x":"^7.1.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jsdoc":"^46.2.6","eslint-plugin-mocha":"^10.1.0","eslint-plugin-n":"^16.0.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-security":"^1.7.1","eslint-plugin-sort-destructure-keys":"^1.5.0","eslint-plugin-unicorn":"^47.0.0","express":"^4.18.2","express-session":"^1.17.3","husky":"^8.0.3","installed-check":"^7.1.1","knip":"^2.13.0","mocha":"^10.2.0","npm-run-all2":"^6.0.5","pg-promise":"^11.4.3","proxyquire":"^2.1.3","sinon":"^15.1.0","sinon-chai":"^3.7.0","supertest":"^6.3.3","type-coverage":"^2.26.0","typescript":"~5.1.3"},"gitHead":"83abd0081f6d6a43e1e00cb57d97ec00d04b7a82","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_id":"connect-pg-simple@9.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-tPHR01VQU/qnOl8bMsORD1WyrNkbVkyNmnXfXqaH4NZfxWb3zQkCTPbVHjkhjFpKCQpHA+Ry9Y7medndwyvq6A==","shasum":"b09389c905deca5a7ef6220ab8cd4820cc08b6fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-9.0.0.tgz","fileCount":5,"unpackedSize":24592,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNRsdSxkzDDrjRLdcAKSa0ohwFNNb7IotyyNnxc9/6DAiEA0vqqCqEHTDacL5p6wnqZsP97BhKcnBoKEcZc6z72ToQ="}],"size":8110},"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_9.0.0_1686156405818_0.18216346007651762"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-07T16:46:46.035Z","publish_time":1686156406035,"_source_registry_name":"default","contributors":[]},"9.0.1":{"name":"connect-pg-simple","version":"9.0.1","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^8.8.0"},"engines":{"node":">=16.0.0"},"main":"index.js","scripts":{"check:installed-check":"installed-check -i eslint-plugin-jsdoc -i knip -i installed-check","check:knip":"knip","check:lint":"eslint --report-unused-disable-directives .","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:*"},"devDependencies":{"@types/chai":"^4.3.9","@types/chai-as-promised":"^7.1.7","@types/cookie-signature":"^1.1.1","@types/express":"^4.17.20","@types/express-session":"^1.17.9","@types/mocha":"^10.0.3","@types/node":"^16.18.60","@types/pg":"^8.10.7","@types/proxyquire":"^1.3.30","@types/sinon":"^10.0.20","@types/sinon-chai":"^3.2.11","@types/supertest":"^2.0.15","@voxpelli/eslint-config":"^19.0.0","@voxpelli/tsconfig":"^9.0.0","c8":"^8.0.1","chai":"^4.3.10","chai-as-promised":"^7.1.1","cookie-signature":"^1.2.1","cookiejar":"^2.1.4","dotenv":"^16.3.1","eslint":"^8.52.0","eslint-plugin-es-x":"^7.2.0","eslint-plugin-import":"^2.29.0","eslint-plugin-jsdoc":"^46.8.2","eslint-plugin-mocha":"^10.2.0","eslint-plugin-n":"^16.2.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-security":"^1.7.1","eslint-plugin-sort-destructure-keys":"^1.5.0","eslint-plugin-unicorn":"^48.0.1","express":"^4.18.2","express-session":"^1.17.3","husky":"^8.0.3","installed-check":"^8.0.1","knip":"^2.38.5","mocha":"^10.2.0","npm-run-all2":"^6.1.1","pg-promise":"^11.5.4","proxyquire":"^2.1.3","sinon":"^17.0.1","sinon-chai":"^3.7.0","supertest":"^6.3.3","type-coverage":"^2.27.0","typescript":"~5.2.2","validate-conventional-commit":"^1.0.2"},"_id":"connect-pg-simple@9.0.1","gitHead":"285c3e99002b3ac37b3c65013b25203abd95cd93","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_nodeVersion":"20.9.0","_npmVersion":"10.2.2","dist":{"integrity":"sha512-BuwWJH3K3aLpONkO9s12WhZ9ceMjIBxIJAh0JD9x4z1Y9nShmWqZvge5PG/+4j2cIOcguUoa2PSQ4HO/oTsrVg==","shasum":"98637ff17a5bfeaeef638093fcf484bc96fcbbf6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-9.0.1.tgz","fileCount":5,"unpackedSize":24658,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/connect-pg-simple@9.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHWRKSGnmf8ift1o4WT/cNdezbfryD5f9EIH56sRwx4UAiBCyHdJNBCXK1U+CqmtJiZ+bCJDmjDdltdjoCsgjDau8w=="}],"size":8131},"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_9.0.1_1698866713957_0.8989318331241278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-01T19:25:14.227Z","publish_time":1698866714227,"_source_registry_name":"default","contributors":[]},"10.0.0":{"name":"connect-pg-simple","version":"10.0.0","description":"A simple, minimal PostgreSQL session store for Connect/Express","url":"http://github.com/voxpelli/node-connect-pg-simple","repository":{"type":"git","url":"git://github.com/voxpelli/node-connect-pg-simple.git"},"author":{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","url":"http://kodfabrik.se/"},"license":"MIT","dependencies":{"pg":"^8.12.0"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.0.0"},"main":"index.js","scripts":{"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:*"},"devDependencies":{"@types/chai":"^4.3.19","@types/chai-as-promised":"^7.1.8","@types/cookie-signature":"^1.1.2","@types/express":"^4.17.21","@types/express-session":"^1.17.10","@types/mocha":"^10.0.8","@types/node":"^18.19.50","@types/pg":"^8.11.0","@types/proxyquire":"^1.3.31","@types/sinon":"^17.0.3","@types/sinon-chai":"^3.2.12","@types/supertest":"^6.0.2","@voxpelli/eslint-config":"^21.0.0","@voxpelli/tsconfig":"^14.0.0","c8":"^10.1.2","chai":"^4.5.0","chai-as-promised":"^7.1.2","cookie-signature":"^1.2.1","cookiejar":"^2.1.4","dotenv":"^16.4.5","eslint":"^9.10.0","express":"^4.21.0","express-session":"^1.18.0","husky":"^9.1.6","installed-check":"^9.3.0","knip":"^5.30.2","mocha":"^10.7.3","npm-run-all2":"^6.2.2","pg-promise":"^11.9.1","proxyquire":"^2.1.3","sinon":"^17.0.1","sinon-chai":"^3.7.0","supertest":"^6.3.4","type-coverage":"^2.29.1","typescript":"~5.5.4","validate-conventional-commit":"^1.0.4"},"_id":"connect-pg-simple@10.0.0","gitHead":"9d6765e720fb530ac5bf49c8bd61023aad4cd8aa","bugs":{"url":"https://github.com/voxpelli/node-connect-pg-simple/issues"},"homepage":"https://github.com/voxpelli/node-connect-pg-simple#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.3","dist":{"integrity":"sha512-pBGVazlqiMrackzCr0eKhn4LO5trJXsOX0nQoey9wCOayh80MYtThCbq8eoLsjpiWgiok/h+1/uti9/2/Una8A==","shasum":"972b08d9fc6a1861c523a6c9166240a24b4bc3ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/connect-pg-simple/-/connect-pg-simple-10.0.0.tgz","fileCount":5,"unpackedSize":24348,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/connect-pg-simple@10.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZgRlse90I1L/fTswp5GwQbv7XmRa0+S2+/PRofayZLAiEAlogLPiano8AMqkf13Ubc39g0WfV7Q8eKX6BbVayf9kU="}],"size":8115},"_npmUser":{"name":"anonymous","email":"pelle@kodfabrik.se"},"directories":{},"maintainers":[{"name":"anonymous","email":"pelle@kodfabrik.se"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connect-pg-simple_10.0.0_1726247115576_0.6183445950305051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T17:05:15.720Z","publish_time":1726247115720,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"10.0.0","next":"7.0.0-0"},"name":"connect-pg-simple","time":{"created":"2022-01-26T23:13:47.826Z","modified":"2024-09-13T17:38:35.048Z","7.0.0":"2021-09-06T21:29:50.772Z","7.0.0-0":"2021-01-18T10:13:55.493Z","6.2.1":"2020-08-19T13:36:40.621Z","6.2.0":"2020-08-06T21:08:48.791Z","6.1.0":"2019-12-29T21:20:36.268Z","6.0.1":"2019-08-21T21:23:38.805Z","6.0.0":"2019-07-28T16:07:40.639Z","5.0.0":"2018-06-06T17:46:16.410Z","4.2.1":"2017-08-20T10:29:04.510Z","4.2.0":"2017-05-20T12:00:31.417Z","4.1.0":"2017-05-19T19:43:22.343Z","4.0.0":"2017-05-19T07:40:43.929Z","3.1.2":"2016-11-05T18:15:53.573Z","3.1.1":"2016-11-05T11:56:48.486Z","3.1.0":"2015-11-23T21:20:09.445Z","3.0.2":"2015-08-22T15:48:40.225Z","3.0.1":"2015-04-04T10:01:22.801Z","3.0.0":"2015-03-15T15:33:55.580Z","2.3.0":"2015-03-08T16:35:05.945Z","2.2.1":"2015-01-12T08:40:09.040Z","2.2.0":"2015-01-05T15:37:35.455Z","2.1.1":"2014-09-04T16:26:34.044Z","2.1.0":"2014-09-03T19:39:11.779Z","2.0.0":"2014-06-08T12:35:42.936Z","1.0.2":"2014-04-04T17:16:14.136Z","1.0.1":"2014-03-10T09:29:55.691Z","1.0.0":"2014-03-05T09:08:22.949Z","8.0.0":"2022-11-12T18:32:20.644Z","9.0.0":"2023-06-07T16:46:46.035Z","9.0.1":"2023-11-01T19:25:14.227Z","10.0.0":"2024-09-13T17:05:15.720Z"},"readme":"# Connect PG Simple\n\nA simple, minimal PostgreSQL session store for Express/Connect\n\n[![npm version](https://img.shields.io/npm/v/connect-pg-simple.svg?style=flat)](https://www.npmjs.com/package/connect-pg-simple)\n[![npm downloads](https://img.shields.io/npm/dm/connect-pg-simple.svg?style=flat)](https://www.npmjs.com/package/connect-pg-simple)\n[![Module type: CJS](https://img.shields.io/badge/module%20type-cjs-brightgreen)](https://github.com/voxpelli/badges-cjs-esm)\n[![neostandard javascript style](https://img.shields.io/badge/code_style-neostandard-7fffff?style=flat&labelColor=ff80ff)](https://github.com/neostandard/neostandard)\n[![Follow @voxpelli@mastodon.social](https://img.shields.io/mastodon/follow/109247025527949675?domain=https%3A%2F%2Fmastodon.social&style=social)](https://mastodon.social/@voxpelli)\n\n## Installation\n\n```bash\nnpm install connect-pg-simple\n```\n\n**Once npm installed the module, you need to create the _\"session\"_ table in your database.**\n\nFor that you can use the [table.sql](table.sql) file provided with the module:\n\n```bash\npsql mydatabase < node_modules/connect-pg-simple/table.sql\n```\n\nOr simply play the file via a GUI, like the pgAdminIII queries tool.\n\nOr instruct this module to create it itself, by setting the `createTableIfMissing` option.\n\nNote that `connect-pg-simple` requires PostgreSQL version 9.5 or above.\n\n## Usage\n\nExamples are based on Express 4.\n\nSimple example:\n\n```javascript\nconst session = require('express-session');\n\napp.use(session({\n  store: new (require('connect-pg-simple')(session))({\n    // Insert connect-pg-simple options here\n  }),\n  secret: process.env.FOO_COOKIE_SECRET,\n  resave: false,\n  cookie: { maxAge: 30 * 24 * 60 * 60 * 1000 } // 30 days\n  // Insert express-session options here\n}));\n```\n\nAdvanced example showing some custom options:\n\n```javascript\nconst pg = require('pg');\nconst expressSession = require('express-session');\nconst pgSession = require('connect-pg-simple')(expressSession);\n\nconst pgPool = new pg.Pool({\n    // Insert pool options here\n});\n\napp.use(expressSession({\n  store: new pgSession({\n    pool : pgPool,                // Connection pool\n    tableName : 'user_sessions'   // Use another table-name than the default \"session\" one\n    // Insert connect-pg-simple options here\n  }),\n  secret: process.env.FOO_COOKIE_SECRET,\n  resave: false,\n  cookie: { maxAge: 30 * 24 * 60 * 60 * 1000 } // 30 days\n  // Insert express-session options here\n}));\n```\n\n## Advanced options\n\n\n### Connection options\n\nListed in the order they will be picked up. If multiple are defined, then the first in the lists that is defined will be used, the rest ignored.\n\n* **pool** - _The recommended one_ – Connection pool object (compatible with [pg.Pool](https://github.com/brianc/node-pg-pool)) for the underlying database module.\n* **pgPromise** - Database object from `pg-promise` to be used for DB communications.\n* **conObject** - If you don't specify a pool object, use this option or `conString` to specify a [PostgreSQL Pool connection object](https://node-postgres.com/api/client#constructor) and this module will create a new pool for you.\n* **conString** - If you don't specify a pool object, use this option or `conObject` to specify a PostgreSQL connection string like `postgres://user:password@host:5432/database` and this module will create a new pool for you. If there's a connection string in the `DATABASE_URL` environment variable (as it is by default on eg. Heroku) then this module will fallback to that if no other connection method has been specified.\n\n### Other options\n\n* **ttl** - the time to live for the session in the database – specified in seconds. Defaults to the cookie maxAge if the cookie has a maxAge defined and otherwise defaults to one day.\n* **createTableIfMissing** - if set to `true` then creates the table in the case where the table does not already exist. Defaults to `false`.\n* **disableTouch** – boolean value that if set to `true` disables the updating of TTL in the database when using touch. Defaults to false.\n* **schemaName** - if your session table is in another Postgres schema than the default (it normally isn't), then you can specify that here.\n* **tableName** - if your session table is named something else than `session`, then you can specify that here.\n* **pruneSessionInterval** - sets the delay in seconds at which expired sessions are pruned from the database. Default is `900` seconds (15 minutes). If set to `false` no automatic pruning will happen. By default every delay is randomized between 50% and 150% of set value, resulting in an average delay equal to the set value, but spread out to even the load on the database. Automatic pruning will happen `pruneSessionInterval` seconds after the last pruning (includes manual prunes).\n* **pruneSessionRandomizedInterval** – if set to `false`, then the exact value of `pruneSessionInterval` will be used in all delays. No randomization will happen. If multiple instances all start at once, disabling randomization can mean that multiple instances are all triggering pruning at once, causing unnecessary load on the database. Can also be set to a method, taking a numeric `delay` parameter and returning a modified one, thus allowing a custom delay algorithm if wanted.\n* **errorLog** – the method used to log errors in those cases where an error can't be returned to a callback. Defaults to `console.error()`, but can be useful to override if one eg. uses [Bunyan](https://github.com/trentm/node-bunyan) for logging.\n\n## Useful methods\n\n* **close()** – if this module used its own database module to connect to Postgres, then this will shut that connection down to allow a graceful shutdown. Returns a `Promise` that will resolve when the database has shut down.\n* **pruneSessions([callback(err)])** – will prune old sessions. Only really needed to be called if **pruneSessionInterval** has been set to `false` – which can be useful if one wants improved control of the pruning.\n\n## For enterprise\n\nAvailable as part of the Tidelift Subscription.\n\nThe maintainers of connect-pg-simple and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-connect-pg-simple?utm_source=npm-connect-pg-simple&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)","users":{}}