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.4.3 to 4.5.0

8

CHANGELOG.md

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

# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
**Note:** Version bump only for package @feathersjs/authentication-local
## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)

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

20

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

@@ -46,5 +46,5 @@ "main": "lib/",

"dependencies": {
"@feathersjs/authentication": "^4.4.3",
"@feathersjs/errors": "^4.4.3",
"@feathersjs/feathers": "^4.4.3",
"@feathersjs/authentication": "^4.5.0",
"@feathersjs/errors": "^4.5.0",
"@feathersjs/feathers": "^4.5.0",
"bcryptjs": "^2.4.3",

@@ -57,11 +57,11 @@ "debug": "^4.1.1",

"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.144",
"@types/lodash": "^4.14.149",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.12",
"mocha": "^6.2.1",
"@types/node": "^13.1.1",
"mocha": "^6.2.2",
"shx": "^0.3.2",
"ts-node": "^8.4.1",
"typescript": "^3.6.4"
"ts-node": "^8.5.4",
"typescript": "^3.7.4"
},
"gitHead": "76d2ab525e71753c1e6a8ce52907f8c6369df695"
"gitHead": "d971d30da3c7f1b26a33e9a93c72a37bf6996284"
}
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