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
4
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 1.2.2 to 1.2.3

16

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.2.3"></a>
## [1.2.3](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.2...@feathersjs/authentication-local@1.2.3) (2018-09-02)
**Note:** Version bump only for package @feathersjs/authentication-local
# Change Log
## [v1.2.1](https://github.com/feathersjs/authentication-local/tree/v1.2.1) (2018-05-02)

@@ -241,2 +255,2 @@ [Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.2.0...v1.2.1)

\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

16

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

@@ -38,3 +38,3 @@ "main": "lib/",

"dependencies": {
"@feathersjs/errors": "^3.3.1",
"@feathersjs/errors": "^3.3.2",
"bcryptjs": "^2.3.0",

@@ -46,7 +46,7 @@ "debug": "^3.1.0",

"devDependencies": {
"@feathersjs/authentication": "^2.1.8",
"@feathersjs/authentication-jwt": "^2.0.2",
"@feathersjs/express": "^1.2.4",
"@feathersjs/feathers": "^3.0.0",
"@feathersjs/socketio": "^3.2.3",
"@feathersjs/authentication": "^2.1.9",
"@feathersjs/authentication-jwt": "^2.0.3",
"@feathersjs/express": "^1.2.5",
"@feathersjs/feathers": "^3.2.1",
"@feathersjs/socketio": "^3.2.4",
"body-parser": "^1.15.2",

@@ -58,3 +58,3 @@ "chai": "^4.0.2",

},
"gitHead": "a618e325acc797dfb895f69310e55075838dfdeb"
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d"
}
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