postgresql-client
Advanced tools
Comparing version 1.3.1 to 1.4.0
{ | ||
"name": "postgresql-client", | ||
"description": "Professional PostgreSQL client for JavaScript and TypeScript", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"author": "Panates", | ||
@@ -75,3 +75,3 @@ "contributors": [ | ||
"clean:src": "ts-cleanup -s src --all | ts-cleanup -s test", | ||
"build": "tsc -b tsconfig-build.json", | ||
"build": "npm run clean | tsc -b tsconfig-build.json", | ||
"compile": "tsc -b tsconfig.json", | ||
@@ -78,0 +78,0 @@ "lint": "eslint src/** --fix --no-error-on-unmatched-pattern", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
6603
3
0