Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@casl/angular

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casl/angular - npm Package Compare versions

Comparing version 7.1.0 to 8.0.0

20

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

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