@casl/angular
Advanced tools
Comparing version 7.1.0 to 8.0.0
{ | ||
"name": "@casl/angular", | ||
"version": "7.1.0", | ||
"version": "8.0.0", | ||
"description": "Angular module for CASL which makes it easy to add permissions in any Angular app", | ||
@@ -49,3 +49,3 @@ "main": "dist/umd/index.js", | ||
"peerDependencies": { | ||
"@angular/core": "^13.0.0", | ||
"@angular/core": "^14.0.0", | ||
"@casl/ability": "^3.0.0 || ^4.0.0 || ^5.1.0 || ^6.0.0", | ||
@@ -57,9 +57,9 @@ "rxjs": "^7.5.5", | ||
"@abraham/reflection": "^0.10.0", | ||
"@angular/common": "^13.0.0", | ||
"@angular/compiler": "^13.0.0", | ||
"@angular/compiler-cli": "^13.0.0", | ||
"@angular/core": "^13.0.0", | ||
"@angular/platform-browser": "^13.0.0", | ||
"@angular/platform-browser-dynamic": "^13.0.0", | ||
"@angular-devkit/build-angular": "^13.0.0", | ||
"@angular/common": "^14.0.0", | ||
"@angular/compiler": "^14.0.0", | ||
"@angular/compiler-cli": "^14.0.0", | ||
"@angular/core": "^14.0.0", | ||
"@angular/platform-browser": "^14.0.0", | ||
"@angular/platform-browser-dynamic": "^14.0.0", | ||
"@angular-devkit/build-angular": "^14.0.0", | ||
"jest": "^28.0.0", | ||
@@ -72,3 +72,3 @@ "@casl/ability": "^6.0.0", | ||
"tslib": "^2.0.0", | ||
"typescript": "~4.4.4", | ||
"typescript": "~4.7.4", | ||
"zone.js": "~0.11.4" | ||
@@ -75,0 +75,0 @@ }, |
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
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