New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

angular2-permission

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-permission

Fully featured permission based access control for your angular 2.0 applications.

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

Fully featured permission based access control for your angular 2.0 applications.

This module inspired from angular-permission.

Install

npm

npm install angular2-permission --save

Usage

Import Ng2Permission into your app's modules:

import { Ng2Permission } from 'angular2-permission';

@NgModule({
  imports: [
    Ng2Permission
  ]
})

Documentation and examples

داکیومنت فارسی

کنترل دسترسی در انگولار 2

License

MIT

Keywords

ng2

FAQs

Package last updated on 19 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts