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

7

CHANGELOG.md
# Change Log
## [v1.0.0-pre.2](https://github.com/feathersjs/authentication-local/tree/v1.0.0-pre.2) (2017-10-27)
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.0-pre.1...v1.0.0-pre.2)
**Merged pull requests:**
- Safely dispatch without password [\#40](https://github.com/feathersjs/authentication-local/pull/40) ([daffl](https://github.com/daffl))
## [v1.0.0-pre.1](https://github.com/feathersjs/authentication-local/tree/v1.0.0-pre.1) (2017-10-25)

@@ -4,0 +11,0 @@ [Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.4...v1.0.0-pre.1)

12

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

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

"dependencies": {
"@feathersjs/errors": "^3.0.0-pre.1",
"@feathersjs/errors": "^3.0.0",
"bcryptjs": "^2.3.0",

@@ -63,6 +63,6 @@ "debug": "^3.1.0",

"@feathersjs/authentication": "^1.4.0",
"@feathersjs/authentication-jwt": "^1.0.0-pre.1",
"@feathersjs/express": "^1.0.0-pre.4",
"@feathersjs/feathers": "^3.0.0-pre.3",
"@feathersjs/socketio": "^3.0.0-pre.4",
"@feathersjs/authentication-jwt": "^1.0.0",
"@feathersjs/express": "^1.0.0",
"@feathersjs/feathers": "^3.0.0",
"@feathersjs/socketio": "^3.0.0",
"body-parser": "^1.15.2",

@@ -69,0 +69,0 @@ "chai": "^4.0.2",

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