New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

feathers-authentication

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-authentication - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

2

lib/socket/handler.js

@@ -142,3 +142,3 @@ 'use strict';

debug('Clearing old timeout.');
clearTimeout(logoutTimer);
_longTimeout2.default.clearTimeout(logoutTimer);
}

@@ -145,0 +145,0 @@

{
"name": "feathers-authentication",
"description": "Add Authentication to your FeathersJS app.",
"version": "1.2.5",
"version": "1.2.6",
"homepage": "https://github.com/feathersjs/feathers-authentication",

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

"feathers-authentication-jwt": "^0.3.0",
"feathers-authentication-local": "^0.3.0",
"feathers-authentication-local": "^0.4.0",
"feathers-configuration": "^0.4.1",

@@ -84,0 +84,0 @@ "feathers-hooks": "^2.0.0",

Sorry, the diff of this file is too big to display

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