@feathersjs/rest-client
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.8](https://github.com/feathersjs/feathers/compare/v5.0.7...v5.0.8) (2023-07-19) | ||
**Note:** Version bump only for package @feathersjs/rest-client | ||
## [5.0.7](https://github.com/feathersjs/feathers/compare/v5.0.6...v5.0.7) (2023-07-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/rest-client", | ||
"description": "REST client services for different Ajax libraries", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"homepage": "https://feathersjs.com", | ||
@@ -56,5 +56,5 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.7", | ||
"@feathersjs/errors": "^5.0.7", | ||
"@feathersjs/feathers": "^5.0.7", | ||
"@feathersjs/commons": "^5.0.8", | ||
"@feathersjs/errors": "^5.0.8", | ||
"@feathersjs/feathers": "^5.0.8", | ||
"@types/superagent": "^4.1.18", | ||
@@ -64,5 +64,5 @@ "qs": "^6.11.2" | ||
"devDependencies": { | ||
"@feathersjs/express": "^5.0.7", | ||
"@feathersjs/memory": "^5.0.7", | ||
"@feathersjs/tests": "^5.0.7", | ||
"@feathersjs/express": "^5.0.8", | ||
"@feathersjs/memory": "^5.0.8", | ||
"@feathersjs/tests": "^5.0.8", | ||
"@types/mocha": "^10.0.1", | ||
@@ -81,3 +81,3 @@ "@types/node": "^20.4.2", | ||
}, | ||
"gitHead": "1ab855487d2dfacb114339c634621357bce3a56a" | ||
"gitHead": "414336a047a556f1986b4bb253416d5b8a973d9f" | ||
} |
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
62796
Updated@feathersjs/commons@^5.0.8
Updated@feathersjs/errors@^5.0.8
Updated@feathersjs/feathers@^5.0.8