Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@feathersjs/rest-client

Package Overview
Dependencies
Maintainers
3
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/rest-client - npm Package Compare versions

Comparing version 5.0.7 to 5.0.8

8

CHANGELOG.md

@@ -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 @@

16

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc