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 4.0.0-pre.3 to 4.0.0-pre.4

src/hooks/hash-password.ts

8

CHANGELOG.md

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

# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
**Note:** Version bump only for package @feathersjs/authentication-local
# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@feathersjs/authentication-local",
"description": "Local authentication strategy for @feathers/authentication",
"version": "4.0.0-pre.3",
"version": "4.0.0-pre.4",
"homepage": "https://feathersjs.com",

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

"dependencies": {
"@feathersjs/errors": "^4.0.0-pre.3",
"@feathersjs/errors": "^4.0.0-pre.4",
"bcryptjs": "^2.4.3",

@@ -48,4 +48,4 @@ "debug": "^4.1.1",

"devDependencies": {
"@feathersjs/authentication": "^4.0.0-pre.3",
"@feathersjs/feathers": "^4.0.0-pre.3",
"@feathersjs/authentication": "^4.0.0-pre.4",
"@feathersjs/feathers": "^4.0.0-pre.4",
"@types/bcryptjs": "^2.4.2",

@@ -61,3 +61,3 @@ "@types/debug": "^4.1.4",

},
"gitHead": "19eb75737659e3e4b57765c1653d23c86fd2e1c3"
"gitHead": "f20fd5899a217afad7ad2a45b3fc3dfdc788c714"
}
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