@subql/testing
Advanced tools
+4
-1
@@ -8,2 +8,4 @@ # Changelog | ||
| ## [Unreleased] | ||
| ## [2.3.0] - 2025-07-01 | ||
| ### Removed | ||
@@ -56,3 +58,4 @@ - Test files and artifacts from published package (#2838) | ||
| [Unreleased]: https://github.com/subquery/subql/compare/testing/2.2.4...HEAD | ||
| [Unreleased]: https://github.com/subquery/subql/compare/testing/2.3.0...HEAD | ||
| [2.3.0]: https://github.com/subquery/subql/compare/testing/2.2.4...testing/2.3.0 | ||
| [2.2.4]: https://github.com/subquery/subql/compare/testing/2.2.3...testing/2.2.4 | ||
@@ -59,0 +62,0 @@ [2.2.3]: https://github.com/subquery/subql/compare/testing/2.2.2...testing/2.2.3 |
+3
-4
| { | ||
| "name": "@subql/testing", | ||
| "version": "2.2.5-0", | ||
| "version": "2.3.0", | ||
| "scripts": { | ||
@@ -26,5 +26,4 @@ "test": "echo \"Error: no test specified\" && exit 1", | ||
| "dependencies": { | ||
| "@subql/types-core": "^2.0.3-0" | ||
| }, | ||
| "stableVersion": "2.2.4" | ||
| "@subql/types-core": "^2.1.0" | ||
| } | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
75809
0.1%2
-33.33%Updated