Angular security module
Angular security modules
```shell script
npm run start
### Build modules
```shell script
npm run build:lib
Release new patch version
```shell script
npm run release
Release new major version
```shell script
npm run release:major
npm run build:lib
npm run publish:core
npm run publish:roles
npm run publish:permissions
npm run publish:auth
This project is released under the MIT license, which can be found in LICENSE
.