bn-ng-idle
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "bn-ng-idle", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"peerDependencies": { | ||
@@ -41,23 +41,3 @@ "@angular/common": ">=10.0.0", | ||
"email": "bearnithi@gmail.com" | ||
}, | ||
"module": "fesm2015/bn-ng-idle.mjs", | ||
"es2020": "fesm2020/bn-ng-idle.mjs", | ||
"esm2020": "esm2020/bn-ng-idle.mjs", | ||
"fesm2020": "fesm2020/bn-ng-idle.mjs", | ||
"fesm2015": "fesm2015/bn-ng-idle.mjs", | ||
"typings": "bn-ng-idle.d.ts", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./bn-ng-idle.d.ts", | ||
"esm2020": "./esm2020/bn-ng-idle.mjs", | ||
"es2020": "./fesm2020/bn-ng-idle.mjs", | ||
"es2015": "./fesm2015/bn-ng-idle.mjs", | ||
"node": "./fesm2015/bn-ng-idle.mjs", | ||
"default": "./fesm2020/bn-ng-idle.mjs" | ||
} | ||
}, | ||
"sideEffects": false | ||
} | ||
} |
## DESCRIPTION | ||
Angular (Latest Version) **User Idle / Session Timout** detector service. It's a straight forward **user idle / session timout** detector for Angular. You can use this for session timeout, user idle restriction after a period of time etc.. | ||
[Learn Angular Tutorials](http://bearnithi.com/) | ||
[Angular PDF Viewer](https://www.npmjs.com/package/bn-ng-pdf-viewer) | ||
- [ProDevHub.com - Professional Developers Community](http://prodevhub.com/) | ||
- [Documentatioin](https://prodevhub.com/2020/03/22/how-to-handle-user-idleness-and-session-timeout-in-angular/) | ||
- [Angular PDF Viewer](https://www.npmjs.com/package/bn-ng-pdf-viewer) | ||
@@ -7,0 +8,0 @@ ## INSTALLATION |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86
9847
12
171
1