ngx-check-permission
Advanced tools
Comparing version 0.1.6 to 3.0.0
{ | ||
"name": "ngx-check-permission", | ||
"version": "0.1.6", | ||
"version": "3.0.0", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^16.1.8", |
@@ -1,10 +0,3 @@ | ||
[![Visit beforepost.com for awesome color palettes & extract colors and text from any source](https://github.com/manoj10101996/resources/blob/main/npm-pack-beforepost.png?raw=true)](https://www.beforepost.com/) | ||
<img width="256px" src="https://icon.beforepost.com/W3EL2XBA-LM79Z0DG-4Y17OWY8.svg"/> | ||
<img width="128px" src="https://img.icons8.com/external-tal-revivo-color-tal-revivo/344/external-unlock-security-lock-with-permission-granted-to-access-login-color-tal-revivo.png"/> | ||
# Welcome to ngx-check-permission! | ||
[![](https://data.jsdelivr.com/v1/package/npm/ngx-check-permission/badge)](https://www.jsdelivr.com/package/npm/ngx-check-permission) | ||
# Permissions info | ||
@@ -18,9 +11,11 @@ | ||
`import { NgxCheckPermissionService } from 'ngx-check-permission';` | ||
``` | ||
import { NgxCheckPermissionService } from 'ngx-check-permission'; | ||
constructor( public permission: NgxCheckPermissionService ) {} | ||
constructor( public permission: NgxCheckPermissionService ) {} | ||
``` | ||
## Permissions | ||
> Getting all the permission status is async process use async function in order to receive the response | ||
Getting all the permission status is async process use async function in order to receive the response | ||
@@ -81,12 +76,4 @@ async ngOnInit() { | ||
'geolocation', 'notifications', 'push', 'midi', 'camera', 'microphone', 'speaker', 'device-info', 'background-fetch', 'background-sync', 'bluetooth', 'persistent-storage', 'ambient-light-sensor', 'accelerometer', 'gyroscope', 'magnetometer', 'clipboard', 'display-capture', 'nfc', | ||
'geolocation', 'notifications', 'push', 'midi', 'camera', 'microphone', 'speaker', 'device-info', 'background-fetch', 'background-sync', 'bluetooth', 'persistent-storage', 'ambient-light-sensor', 'accelerometer', 'gyroscope', 'magnetometer', 'clipboard', 'display-capture', 'nfc' | ||
## CDN | ||
CDN Link for ngx-check-permission- https://unpkg.com/ngx-check-permission@0.0.3/bundles/ngx-check-permission.umd.js | ||
## Angular version | ||
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.0.0. | ||
## Code integration | ||
@@ -93,0 +80,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
29535
92