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 5.0.0-pre.5 to 5.0.0-pre.6

8

CHANGELOG.md

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

# [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
**Note:** Version bump only for package @feathersjs/authentication-local
# [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)

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

24

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

@@ -55,6 +55,6 @@ "main": "lib/",

"dependencies": {
"@feathersjs/authentication": "^5.0.0-pre.5",
"@feathersjs/commons": "^5.0.0-pre.5",
"@feathersjs/errors": "^5.0.0-pre.5",
"@feathersjs/feathers": "^5.0.0-pre.5",
"@feathersjs/authentication": "^5.0.0-pre.6",
"@feathersjs/commons": "^5.0.0-pre.6",
"@feathersjs/errors": "^5.0.0-pre.6",
"@feathersjs/feathers": "^5.0.0-pre.6",
"bcryptjs": "^2.4.3",

@@ -64,13 +64,13 @@ "lodash": "^4.17.21"

"devDependencies": {
"@feathersjs/memory": "^5.0.0-pre.5",
"@feathersjs/memory": "^5.0.0-pre.6",
"@types/bcryptjs": "^2.4.2",
"@types/lodash": "^4.14.170",
"@types/mocha": "^8.2.2",
"@types/node": "^15.12.1",
"mocha": "^8.4.0",
"@types/lodash": "^4.14.172",
"@types/mocha": "^9.0.0",
"@types/node": "^16.4.13",
"mocha": "^9.0.3",
"shx": "^0.3.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.2"
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
},
"gitHead": "738f84f91fb72d5e10a0bf57b58db75b0b03d3ff"
}
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