Socket
Socket
Sign inDemoInstall

@feathersjs/authentication

Package Overview
Dependencies
43
Maintainers
3
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.18 to 5.0.19

16

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

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

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

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

"devDependencies": {
"@feathersjs/memory": "^5.0.18",
"@feathersjs/memory": "^5.0.19",
"@types/lodash": "^4.14.202",

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

},
"gitHead": "8f4c7d4c9424659d3fc464bd1c010dc6a331cfc8"
"gitHead": "a49c2c2d2ba76b338268b3d155836b518364eec4"
}

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc