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