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

ngx-check-permission

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-check-permission - npm Package Compare versions

Comparing version 0.1.6 to 3.0.0

2

package.json
{
"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 @@

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