volos-pgsql
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "volos-pgsql", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Volos PostgreSQL Database Connector", | ||
@@ -5,0 +5,0 @@ "main": "pgConnector.js", |
@@ -29,3 +29,3 @@ # Volos PostgreSQL connector | ||
"url": "/employees/jdoe", | ||
"list": [ | ||
"data": [ | ||
{ | ||
@@ -71,3 +71,3 @@ "id_emp": "jdoe", | ||
"url": "/employees/jdoe?expand=true", | ||
"list": [ | ||
"data": [ | ||
{ | ||
@@ -74,0 +74,0 @@ "id_emp": "jdoe", |
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
22298
10
223