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

session-expiration-alert

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

session-expiration-alert - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

14

package.json
{
"name": "session-expiration-alert",
"version": "5.2.0",
"version": "5.2.1",
"author": "Changhui Xu <changhuixu@hotmail.com>",
"keywords": [
"Angular",
"session",
"timer",
"time out",
"expire",
"alert"
],
"repository": {
"type": "git",
"url": "https://github.com/changhuixu/session-expiration-alert.git"
},
"description": "An Angular module to time session expiration. When user session idle time reaches a threshold, then pop up a modal dialog to let user choose to continue session or log out the system. When user session is expired, timer will stop and user will be logged out.",

@@ -6,0 +18,0 @@ "license": "MIT",

@@ -7,2 +7,6 @@ # Session Expiration Alert

## Demo
https://stackblitz.com/github/changhuixu/session-expiration-alert
## Usage

@@ -9,0 +13,0 @@

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