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.4 to 5.0.5

16

package.json
{
"name": "@feathersjs/authentication",
"description": "Add Authentication to your FeathersJS app.",
"version": "5.0.4",
"version": "5.0.5",
"homepage": "https://feathersjs.com",

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

"dependencies": {
"@feathersjs/commons": "^5.0.4",
"@feathersjs/errors": "^5.0.4",
"@feathersjs/feathers": "^5.0.4",
"@feathersjs/commons": "^5.0.5",
"@feathersjs/errors": "^5.0.5",
"@feathersjs/feathers": "^5.0.5",
"@feathersjs/hooks": "^0.8.1",
"@feathersjs/schema": "^5.0.4",
"@feathersjs/transport-commons": "^5.0.4",
"@feathersjs/schema": "^5.0.5",
"@feathersjs/transport-commons": "^5.0.5",
"@types/jsonwebtoken": "^9.0.1",

@@ -70,3 +70,3 @@ "jsonwebtoken": "^9.0.0",

"devDependencies": {
"@feathersjs/memory": "^5.0.4",
"@feathersjs/memory": "^5.0.5",
"@types/lodash": "^4.14.192",

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

},
"gitHead": "376e89040991db500f1f327aa699322543315039"
"gitHead": "42bd5e40ec73b10939b9a008ae8e49c39a191009"
}

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

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