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.20 to 5.0.21

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [5.0.21](https://github.com/feathersjs/feathers/compare/v5.0.20...v5.0.21) (2024-01-25)
**Note:** Version bump only for package @feathersjs/rest-client
## [5.0.20](https://github.com/feathersjs/feathers/compare/v5.0.19...v5.0.20) (2024-01-24)

@@ -8,0 +12,0 @@

20

package.json
{
"name": "@feathersjs/rest-client",
"description": "REST client services for different Ajax libraries",
"version": "5.0.20",
"version": "5.0.21",
"homepage": "https://feathersjs.com",

@@ -56,12 +56,12 @@ "main": "lib/",

"dependencies": {
"@feathersjs/commons": "^5.0.20",
"@feathersjs/errors": "^5.0.20",
"@feathersjs/feathers": "^5.0.20",
"@types/superagent": "^8.1.2",
"@feathersjs/commons": "^5.0.21",
"@feathersjs/errors": "^5.0.21",
"@feathersjs/feathers": "^5.0.21",
"@types/superagent": "^8.1.3",
"qs": "^6.11.2"
},
"devDependencies": {
"@feathersjs/express": "^5.0.20",
"@feathersjs/memory": "^5.0.20",
"@feathersjs/tests": "^5.0.20",
"@feathersjs/express": "^5.0.21",
"@feathersjs/memory": "^5.0.21",
"@feathersjs/tests": "^5.0.21",
"@types/mocha": "^10.0.6",

@@ -71,3 +71,3 @@ "@types/node": "^20.11.6",

"@types/qs": "^6.9.11",
"axios": "^1.6.5",
"axios": "^1.6.6",
"mocha": "^10.2.0",

@@ -81,3 +81,3 @@ "node-fetch": "^2.6.1",

},
"gitHead": "af185f068b64e8ca8e382c29b8429b414313d9c0"
"gitHead": "89b51f14aa09159b6c3d67d9e342e84ec6cfc5a0"
}
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