@subql/testing
Advanced tools
+4
-1
@@ -8,2 +8,4 @@ # Changelog | ||
| ## [Unreleased] | ||
| ## [2.2.3] - 2025-02-04 | ||
| ### Changed | ||
@@ -48,3 +50,4 @@ - Update copyright header to 2025 | ||
| [Unreleased]: https://github.com/subquery/subql/compare/testing/2.2.2...HEAD | ||
| [Unreleased]: https://github.com/subquery/subql/compare/testing/2.2.3...HEAD | ||
| [2.2.3]: https://github.com/subquery/subql/compare/testing/2.2.2...testing/2.2.3 | ||
| [2.2.2]: https://github.com/subquery/subql/compare/testing/2.2.1...testing/2.2.2 | ||
@@ -51,0 +54,0 @@ [2.2.1]: https://github.com/subquery/subql/compare/testing/2.2.0...testing/2.2.1 |
+3
-4
| { | ||
| "name": "@subql/testing", | ||
| "version": "2.2.3-0", | ||
| "version": "2.2.3", | ||
| "scripts": { | ||
@@ -16,5 +16,4 @@ "test": "echo \"Error: no test specified\" && exit 1", | ||
| "dependencies": { | ||
| "@subql/types-core": "^2.0.1-0" | ||
| }, | ||
| "stableVersion": "2.2.2" | ||
| "@subql/types-core": "^2.0.1" | ||
| } | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
67897
0.11%2
-33.33%Updated