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.0 to 5.0.1

4

CHANGELOG.md

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

## [5.0.1](https://github.com/feathersjs/feathers/compare/v5.0.0...v5.0.1) (2023-03-15)
**Note:** Version bump only for package @feathersjs/rest-client
# [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24)

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

20

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.0",
"@feathersjs/errors": "^5.0.0",
"@feathersjs/feathers": "^5.0.0",
"@feathersjs/commons": "^5.0.1",
"@feathersjs/errors": "^5.0.1",
"@feathersjs/feathers": "^5.0.1",
"@types/superagent": "^4.1.16",
"qs": "^6.11.0"
"qs": "^6.11.1"
},
"devDependencies": {
"@feathersjs/express": "^5.0.0",
"@feathersjs/memory": "^5.0.0",
"@feathersjs/tests": "^5.0.0",
"@feathersjs/express": "^5.0.1",
"@feathersjs/memory": "^5.0.1",
"@feathersjs/tests": "^5.0.1",
"@types/mocha": "^10.0.1",
"@types/node": "^18.14.1",
"@types/node": "^18.14.6",
"@types/node-fetch": "^2.6.2",

@@ -80,3 +80,3 @@ "@types/qs": "^6.9.7",

},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
"gitHead": "18b7f4ab0a8075572a81d78956ba1205a9795c91"
}
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