@contember/database
Advanced tools
Comparing version 2.0.0-alpha.16 to 2.0.0-alpha.17
{ | ||
"name": "@contember/database", | ||
"version": "2.0.0-alpha.16", | ||
"version": "2.0.0-alpha.17", | ||
"license": "Apache-2.0", | ||
@@ -26,6 +26,6 @@ "main": "./dist/production/index.js", | ||
"dependencies": { | ||
"@contember/queryable": "2.0.0-alpha.16" | ||
"@contember/queryable": "2.0.0-alpha.17" | ||
}, | ||
"devDependencies": { | ||
"@contember/database-tester": "2.0.0-alpha.16", | ||
"@contember/database-tester": "2.0.0-alpha.17", | ||
"@types/node": "^20.16.5", | ||
@@ -32,0 +32,0 @@ "pg": "^8.12.0" |
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@contember/queryable@2.0.0-alpha.17(transitive)
- Removed@contember/queryable@2.0.0-alpha.16(transitive)