postgresql-client
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "postgresql-client", | ||
"description": "Professional PostgreSQL client for JavaScript and TypeScript", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"author": "Panates", | ||
@@ -62,9 +62,9 @@ "contributors": [ | ||
"@types/debug": "^4.1.7", | ||
"@types/jest": "^28.1.3", | ||
"@types/node": "^18.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.30.0", | ||
"@typescript-eslint/parser": "^5.30.0", | ||
"@types/jest": "^28.1.4", | ||
"@types/node": "^18.0.3", | ||
"@typescript-eslint/eslint-plugin": "^5.30.5", | ||
"@typescript-eslint/parser": "^5.30.5", | ||
"babel-eslint": "^10.1.0", | ||
"dotenv": "^16.0.1", | ||
"eslint": "^8.18.0", | ||
"eslint": "^8.19.0", | ||
"eslint-config-google": "^0.14.0", | ||
@@ -76,3 +76,3 @@ "eslint-plugin-import": "^2.26.0", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.1", | ||
"jest": "^28.1.2", | ||
"prettier": "^2.7.1", | ||
@@ -82,3 +82,3 @@ "ts-cleanup": "^0.2.4", | ||
"ts-loader": "^9.3.1", | ||
"ts-node": "^10.8.1", | ||
"ts-node": "^10.8.2", | ||
"tsc-esm": "^1.0.4", | ||
@@ -85,0 +85,0 @@ "tsconfig-paths": "^4.0.0", |
@@ -98,3 +98,3 @@ ## postgresql-client | ||
## Data types mappings | ||
## Type mappings | ||
The table below lists builtin data type mappings. | ||
@@ -160,3 +160,3 @@ | ||
### License | ||
## License | ||
postgresql-client is available under [MIT](LICENSE) license. | ||
@@ -163,0 +163,0 @@ |
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
358394