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

@feathersjs/authentication-local

Package Overview
Dependencies
Maintainers
3
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/authentication-local - npm Package Compare versions

Comparing version 5.0.28 to 5.0.29

4

CHANGELOG.md

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

## [5.0.29](https://github.com/feathersjs/feathers/compare/v5.0.28...v5.0.29) (2024-07-10)
**Note:** Version bump only for package @feathersjs/authentication-local
## [5.0.28](https://github.com/feathersjs/feathers/compare/v5.0.27...v5.0.28) (2024-07-10)

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

16

package.json
{
"name": "@feathersjs/authentication-local",
"description": "Local authentication strategy for @feathers/authentication",
"version": "5.0.28",
"version": "5.0.29",
"homepage": "https://feathersjs.com",

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

"dependencies": {
"@feathersjs/authentication": "^5.0.28",
"@feathersjs/commons": "^5.0.28",
"@feathersjs/errors": "^5.0.28",
"@feathersjs/feathers": "^5.0.28",
"@feathersjs/authentication": "^5.0.29",
"@feathersjs/commons": "^5.0.29",
"@feathersjs/errors": "^5.0.29",
"@feathersjs/feathers": "^5.0.29",
"bcryptjs": "^2.4.3",

@@ -65,4 +65,4 @@ "lodash": "^4.17.21"

"devDependencies": {
"@feathersjs/memory": "^5.0.28",
"@feathersjs/schema": "^5.0.28",
"@feathersjs/memory": "^5.0.29",
"@feathersjs/schema": "^5.0.29",
"@types/bcryptjs": "^2.4.6",

@@ -77,3 +77,3 @@ "@types/lodash": "^4.17.6",

},
"gitHead": "410ba7db8f3348d208e34511827302133d727ba3"
"gitHead": "6330134f97a1de4b627d41e8bcc2287498d5faa2"
}
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