@embracesql/express
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "@embracesql/express", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Serves EmbraceSQL via a reusable express application.", | ||
@@ -13,7 +13,7 @@ "type": "module", | ||
"dependencies": { | ||
"@embracesql/postgres": "^0.0.12", | ||
"@embracesql/shared": "^0.0.12", | ||
"@embracesql/postgres": "^0.0.13", | ||
"@embracesql/shared": "^0.0.13", | ||
"express": "^4.0.0" | ||
}, | ||
"gitHead": "e74a2ae4a81e2afbe6281b9b7073c4472cd0e26f" | ||
"gitHead": "448c86eec2b97e67e555867f7c3ca08459993d24" | ||
} |
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
+ Added@embracesql/postgres@0.0.13(transitive)
+ Added@embracesql/shared@0.0.13(transitive)
- Removed@embracesql/postgres@0.0.12(transitive)
- Removed@embracesql/shared@0.0.12(transitive)
Updated@embracesql/postgres@^0.0.13
Updated@embracesql/shared@^0.0.13