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.13 to 5.0.14

4

CHANGELOG.md

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

## [5.0.14](https://github.com/feathersjs/feathers/compare/v5.0.13...v5.0.14) (2024-01-05)
**Note:** Version bump only for package @feathersjs/authentication-local
## [5.0.13](https://github.com/feathersjs/feathers/compare/v5.0.12...v5.0.13) (2023-12-29)

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

18

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

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

"dependencies": {
"@feathersjs/authentication": "^5.0.13",
"@feathersjs/commons": "^5.0.13",
"@feathersjs/errors": "^5.0.13",
"@feathersjs/feathers": "^5.0.13",
"@feathersjs/authentication": "^5.0.14",
"@feathersjs/commons": "^5.0.14",
"@feathersjs/errors": "^5.0.14",
"@feathersjs/feathers": "^5.0.14",
"bcryptjs": "^2.4.3",

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

"devDependencies": {
"@feathersjs/memory": "^5.0.13",
"@feathersjs/schema": "^5.0.13",
"@feathersjs/memory": "^5.0.14",
"@feathersjs/schema": "^5.0.14",
"@types/bcryptjs": "^2.4.6",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"mocha": "^10.2.0",

@@ -77,3 +77,3 @@ "shx": "^0.3.4",

},
"gitHead": "486f4e781015f05944f3200da277a9e50759f513"
"gitHead": "43e752653271566e8a397a8b82cd6e45fcbc6768"
}
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