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
131
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.3.0-pre.3 to 4.3.0-pre.4

8

CHANGELOG.md

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

# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
**Note:** Version bump only for package @feathersjs/authentication-local
# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)

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

10

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

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

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

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

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

@@ -62,3 +62,3 @@ "@types/debug": "^4.1.5",

},
"gitHead": "9f4498e455d81e91acc1ffd3ced4d36ba06f8466"
"gitHead": "c3cde20627191e00bebcf081e5c56a3a092a1207"
}
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