Comparing version 4.4.3 to 4.4.5
{ | ||
"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
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
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
8
28057
+ Added@graphile/lru@4.4.5(transitive)
- Removed@graphile/lru@4.4.1-alpha.2(transitive)
Updated@graphile/lru@4.4.5