@platformatic/sql-events
Advanced tools
Comparing version
{ | ||
"name": "@platformatic/sql-events", | ||
"version": "2.7.0", | ||
"version": "2.8.0-alpha.1", | ||
"description": "Emit events via MQEmitter", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"typescript": "^5.5.4", | ||
"@platformatic/sql-mapper": "2.7.0" | ||
"@platformatic/sql-mapper": "2.8.0-alpha.1" | ||
}, | ||
@@ -40,7 +40,7 @@ "dependencies": { | ||
"test": "npm run lint && npm run test:typescript && npm run test:postgresql && npm run test:mariadb && npm run test:mysql && npm run test:mysql8 && npm run test:sqlite", | ||
"test:postgresql": "DB=postgresql borp --timeout=180000 --concurrency=1 test/*.test.js", | ||
"test:mariadb": "DB=mariadb borp --timeout=180000 --concurrency=1 test/*.test.js", | ||
"test:mysql": "DB=mysql borp --timeout=180000 --concurrency=1 test/*.test.js", | ||
"test:mysql8": "DB=mysql8 borp --timeout=180000 --concurrency=1 test/*.test.js", | ||
"test:sqlite": "DB=sqlite borp --timeout=180000 --concurrency=1 test/*.test.js", | ||
"test:postgresql": "DB=postgresql borp --timeout=300000 --concurrency=1 test/*.test.js", | ||
"test:mariadb": "DB=mariadb borp --timeout=300000 --concurrency=1 test/*.test.js", | ||
"test:mysql": "DB=mysql borp --timeout=300000 --concurrency=1 test/*.test.js", | ||
"test:mysql8": "DB=mysql8 borp --timeout=300000 --concurrency=1 test/*.test.js", | ||
"test:sqlite": "DB=sqlite borp --timeout=300000 --concurrency=1 test/*.test.js", | ||
"test:typescript": "tsd", | ||
@@ -47,0 +47,0 @@ "lint": "eslint" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19494
0.08%1
Infinity%