New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@feathersjs/authentication

Package Overview
Dependencies
Maintainers
3
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/authentication - npm Package Compare versions

Comparing version 5.0.0-pre.35 to 5.0.0-pre.36

18

package.json
{
"name": "@feathersjs/authentication",
"description": "Add Authentication to your FeathersJS app.",
"version": "5.0.0-pre.35",
"version": "5.0.0-pre.36",
"homepage": "https://feathersjs.com",

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

"dependencies": {
"@feathersjs/commons": "^5.0.0-pre.35",
"@feathersjs/errors": "^5.0.0-pre.35",
"@feathersjs/feathers": "^5.0.0-pre.35",
"@feathersjs/commons": "^5.0.0-pre.36",
"@feathersjs/errors": "^5.0.0-pre.36",
"@feathersjs/feathers": "^5.0.0-pre.36",
"@feathersjs/hooks": "^0.7.6",
"@feathersjs/schema": "^5.0.0-pre.35",
"@feathersjs/transport-commons": "^5.0.0-pre.35",
"@types/jsonwebtoken": "^9.0.0",
"@feathersjs/schema": "^5.0.0-pre.36",
"@feathersjs/transport-commons": "^5.0.0-pre.36",
"@types/jsonwebtoken": "^9.0.1",
"jsonwebtoken": "^9.0.0",

@@ -70,3 +70,3 @@ "lodash": "^4.17.21",

"devDependencies": {
"@feathersjs/memory": "^5.0.0-pre.35",
"@feathersjs/memory": "^5.0.0-pre.36",
"@types/lodash": "^4.14.191",

@@ -81,3 +81,3 @@ "@types/mocha": "^10.0.1",

},
"gitHead": "c641598d9a4de3ceda10f56cf2af288a4236b15e"
"gitHead": "9a107b463cc80d7f3c28553c908987e05b0b634a"
}

@@ -21,4 +21,4 @@ # @feathersjs/authentication

Copyright (c) 2022 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Copyright (c) 2023 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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