@feathersjs/adapter-tests
Advanced tools
Comparing version 5.0.0-pre.37 to 5.0.0-pre.38
@@ -6,2 +6,6 @@ # Change Log | ||
# [5.0.0-pre.38](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.37...v5.0.0-pre.38) (2023-02-17) | ||
**Note:** Version bump only for package @feathersjs/adapter-tests | ||
# [5.0.0-pre.37](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.36...v5.0.0-pre.37) (2023-02-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/adapter-tests", | ||
"version": "5.0.0-pre.37", | ||
"version": "5.0.0-pre.38", | ||
"description": "Feathers shared database adapter test suite", | ||
@@ -54,3 +54,3 @@ "homepage": "https://feathersjs.com", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.11.18", | ||
"@types/node": "^18.13.0", | ||
"mocha": "^10.2.0", | ||
@@ -61,3 +61,3 @@ "shx": "^0.3.4", | ||
}, | ||
"gitHead": "17a8b3b2614876772472d3cab3d96d45c01db6ed" | ||
"gitHead": "7fc86307438ae8cf3f71ce3b677be8bcc55768c1" | ||
} |
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
144947