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.5.0 to 4.5.1

coverage/.tmp/1d7a4880-eed8-4ca4-9a89-adcd76fbca5b.json

8

CHANGELOG.md

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

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

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

18

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

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

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

@@ -59,9 +59,9 @@ "debug": "^4.1.1",

"@types/mocha": "^5.2.7",
"@types/node": "^13.1.1",
"mocha": "^6.2.2",
"@types/node": "^13.5.0",
"mocha": "^7.0.0",
"shx": "^0.3.2",
"ts-node": "^8.5.4",
"typescript": "^3.7.4"
"ts-node": "^8.6.2",
"typescript": "^3.7.5"
},
"gitHead": "d971d30da3c7f1b26a33e9a93c72a37bf6996284"
"gitHead": "df79afeb0780402fc317af93a86805e420dcfa93"
}
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