Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pg-sql2

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-sql2 - npm Package Compare versions

Comparing version 4.4.3 to 4.4.5

23

package.json
{
"name": "pg-sql2",
"version": "4.4.3",
"version": "4.4.5",
"description": "Generate safe Postgres-compliant SQL with tagged template literals",

@@ -9,3 +9,2 @@ "main": "node8plus/index.js",

"jest": "jest",
"tslint": "prettier --list-different 'src/**/*' && tslint --config ../../tslint.json --project tsconfig.json",
"test": "tsc && node node8plus/index.js && jest && markdown-doctest",

@@ -39,12 +38,10 @@ "test:u": "tsc && node node8plus/index.js && jest -u && markdown-doctest",

"devDependencies": {
"@types/debug": "4.1.4",
"@types/node": "12.0.0",
"jest": "24.8.0",
"@types/debug": "4.1.5",
"@types/node": "12.7.5",
"jest": "24.9.0",
"markdown-doctest": "^0.9.1",
"prettier": "1.17.0",
"ts-jest": "24.0.2",
"ts-node": "8.1.0",
"tslint": "5.16.0",
"tslint-config-prettier": "1.18.0",
"typescript": "3.4.5"
"prettier": "1.18.2",
"ts-jest": "24.1.0",
"ts-node": "8.4.1",
"typescript": "3.6.3"
},

@@ -58,3 +55,3 @@ "jest": {

"dependencies": {
"@graphile/lru": "4.4.1-alpha.2",
"@graphile/lru": "4.4.5",
"@types/pg": ">=6 <8",

@@ -69,3 +66,3 @@ "debug": ">=3 <5"

},
"gitHead": "0382e5c16fb5498b5284cbdb95f06f81bf2e762b"
"gitHead": "b0e19c73f1f78c62c4be1a2974a4f2404c538aa5"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc