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

@feathersjs/authentication-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/authentication-client - npm Package Compare versions

Comparing version 5.0.9 to 5.0.10

4

CHANGELOG.md

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

## [5.0.10](https://github.com/feathersjs/feathers/compare/v5.0.9...v5.0.10) (2023-10-03)
**Note:** Version bump only for package @feathersjs/authentication-client
## [5.0.9](https://github.com/feathersjs/feathers/compare/v5.0.8...v5.0.9) (2023-09-27)

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

30

package.json
{
"name": "@feathersjs/authentication-client",
"description": "The authentication plugin for feathers-client",
"version": "5.0.9",
"version": "5.0.10",
"homepage": "https://feathersjs.com",

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

"dependencies": {
"@feathersjs/authentication": "^5.0.9",
"@feathersjs/commons": "^5.0.9",
"@feathersjs/errors": "^5.0.9",
"@feathersjs/feathers": "^5.0.9"
"@feathersjs/authentication": "^5.0.10",
"@feathersjs/commons": "^5.0.10",
"@feathersjs/errors": "^5.0.10",
"@feathersjs/feathers": "^5.0.10"
},
"devDependencies": {
"@feathersjs/authentication-local": "^5.0.9",
"@feathersjs/express": "^5.0.9",
"@feathersjs/memory": "^5.0.9",
"@feathersjs/rest-client": "^5.0.9",
"@feathersjs/socketio": "^5.0.9",
"@feathersjs/socketio-client": "^5.0.9",
"@types/mocha": "^10.0.1",
"@types/node": "^20.7.0",
"axios": "^1.5.0",
"@feathersjs/authentication-local": "^5.0.10",
"@feathersjs/express": "^5.0.10",
"@feathersjs/memory": "^5.0.10",
"@feathersjs/rest-client": "^5.0.10",
"@feathersjs/socketio": "^5.0.10",
"@feathersjs/socketio-client": "^5.0.10",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.2",
"axios": "^1.5.1",
"mocha": "^10.2.0",

@@ -77,3 +77,3 @@ "shx": "^0.3.4",

},
"gitHead": "64ee98dadf02dac34f31e3cb7b6b10e1f7405bfa"
"gitHead": "463dedcd35b16e43bc55e04df877ca82ed38dcea"
}
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