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