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.7 to 1.2.8

9

CHANGELOG.md

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

<a name="1.2.8"></a>
## [1.2.8](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.7...@feathersjs/authentication-local@1.2.8) (2018-12-16)
**Note:** Version bump only for package @feathersjs/authentication-local
<a name="1.2.7"></a>

@@ -8,0 +17,0 @@ ## [1.2.7](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-local@1.2.6...@feathersjs/authentication-local@1.2.7) (2018-10-26)

16

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

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

"dependencies": {
"@feathersjs/errors": "^3.3.4",
"@feathersjs/errors": "^3.3.5",
"bcryptjs": "^2.3.0",

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

"devDependencies": {
"@feathersjs/authentication": "^2.1.13",
"@feathersjs/authentication-jwt": "^2.0.7",
"@feathersjs/express": "^1.2.7",
"@feathersjs/feathers": "^3.2.3",
"@feathersjs/socketio": "^3.2.7",
"@feathersjs/authentication": "^2.1.14",
"@feathersjs/authentication-jwt": "^2.0.8",
"@feathersjs/express": "^1.3.0",
"@feathersjs/feathers": "^3.3.0",
"@feathersjs/socketio": "^3.2.8",
"body-parser": "^1.15.2",

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

},
"gitHead": "1c74a1473c5aeef9703d4167ba8498f85d5b65f9"
"gitHead": "3bbba49daf1e62f358b426002ec9684f4bcaac89"
}
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