Socket
Socket
Sign inDemoInstall

@feathersjs/authentication-client

Package Overview
Dependencies
Maintainers
3
Versions
122
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.24 to 5.0.25

4

CHANGELOG.md

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

## [5.0.25](https://github.com/feathersjs/feathers/compare/v5.0.24...v5.0.25) (2024-05-03)
**Note:** Version bump only for package @feathersjs/authentication-client
## [5.0.24](https://github.com/feathersjs/feathers/compare/v5.0.23...v5.0.24) (2024-03-13)

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

32

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

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

"dependencies": {
"@feathersjs/authentication": "^5.0.24",
"@feathersjs/commons": "^5.0.24",
"@feathersjs/errors": "^5.0.24",
"@feathersjs/feathers": "^5.0.24"
"@feathersjs/authentication": "^5.0.25",
"@feathersjs/commons": "^5.0.25",
"@feathersjs/errors": "^5.0.25",
"@feathersjs/feathers": "^5.0.25"
},
"devDependencies": {
"@feathersjs/authentication-local": "^5.0.24",
"@feathersjs/express": "^5.0.24",
"@feathersjs/memory": "^5.0.24",
"@feathersjs/rest-client": "^5.0.24",
"@feathersjs/socketio": "^5.0.24",
"@feathersjs/socketio-client": "^5.0.24",
"@feathersjs/authentication-local": "^5.0.25",
"@feathersjs/express": "^5.0.25",
"@feathersjs/memory": "^5.0.25",
"@feathersjs/rest-client": "^5.0.25",
"@feathersjs/socketio": "^5.0.25",
"@feathersjs/socketio-client": "^5.0.25",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.26",
"axios": "^1.6.7",
"mocha": "^10.3.0",
"@types/node": "^20.12.8",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
},
"gitHead": "09519fb1c454ea718747a09797bc6dfd3b6a79a3"
"gitHead": "01bc3339efd27df1b3e8d4f6a82152faf6c5ced3"
}
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