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 4.5.15 to 4.5.16

8

CHANGELOG.md

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

## [4.5.16](https://github.com/feathersjs/feathers/compare/v4.5.15...v4.5.16) (2023-02-24)
**Note:** Version bump only for package @feathersjs/rest-client
## [4.5.15](https://github.com/feathersjs/feathers/compare/v4.5.14...v4.5.15) (2022-05-17)

@@ -8,0 +16,0 @@

14

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

@@ -52,4 +52,4 @@ "main": "lib/index.js",

"dependencies": {
"@feathersjs/commons": "^4.5.15",
"@feathersjs/errors": "^4.5.15",
"@feathersjs/commons": "^4.5.16",
"@feathersjs/errors": "^4.5.16",
"qs": "^6.10.2"

@@ -62,5 +62,5 @@ },

"@angular/platform-browser": "^11.0.3",
"@feathersjs/express": "^4.5.15",
"@feathersjs/feathers": "^4.5.15",
"@feathersjs/tests": "^4.5.15",
"@feathersjs/express": "^4.5.16",
"@feathersjs/feathers": "^4.5.16",
"@feathersjs/tests": "^4.5.16",
"axios": "^0.24.0",

@@ -76,3 +76,3 @@ "body-parser": "^1.19.1",

},
"gitHead": "d0e9600002975296ab8de926acd317d0a73fce5c"
"gitHead": "18872c070d9db0258f06cc66f08c0c6a9311b0b2"
}
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