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.14 to 5.0.15

18

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.14",
"@feathersjs/errors": "^5.0.14",
"@feathersjs/feathers": "^5.0.14",
"@feathersjs/commons": "^5.0.15",
"@feathersjs/errors": "^5.0.15",
"@feathersjs/feathers": "^5.0.15",
"@feathersjs/hooks": "^0.8.1",
"@feathersjs/schema": "^5.0.14",
"@feathersjs/transport-commons": "^5.0.14",
"@feathersjs/schema": "^5.0.15",
"@feathersjs/transport-commons": "^5.0.15",
"@types/jsonwebtoken": "^9.0.5",

@@ -70,6 +70,6 @@ "jsonwebtoken": "^9.0.2",

"devDependencies": {
"@feathersjs/memory": "^5.0.14",
"@feathersjs/memory": "^5.0.15",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.6",
"@types/node": "^20.11.5",
"@types/uuid": "^9.0.7",

@@ -81,3 +81,3 @@ "mocha": "^10.2.0",

},
"gitHead": "43e752653271566e8a397a8b82cd6e45fcbc6768"
"gitHead": "a39910e534c5685aa9093b395ca1625ee8b187a6"
}

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