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.1 to 4.0.0-pre.2

8

CHANGELOG.md

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

# [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
**Note:** Version bump only for package @feathersjs/authentication-local
# [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)

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

10

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

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

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

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

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

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

},
"gitHead": "e8ce9116c6a4433b64ffe400585b60a9c31ba644"
"gitHead": "d665b9470435d6db0ecddd1fb152ab4a87266c52"
}
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