Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "ngx-auth", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Angular 4.3.0+ Authentication module", | ||
@@ -15,14 +15,19 @@ "repository": "https://github.com/serhiisol/ngx-auth", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@angular/core": "^4.3.2", | ||
"@angular/common": "^4.3.2", | ||
"@angular/router": "^4.3.2", | ||
"rxjs": "^5.4.2" | ||
"peerDependencies": { | ||
"@angular/core": ">=4.3.2", | ||
"@angular/common": ">=4.3.2", | ||
"@angular/router": ">=4.3.2", | ||
"rxjs": ">=5.4.2" | ||
}, | ||
"devDependencies": { | ||
"@angular/compiler": "4.3.2", | ||
"@angular/platform-browser": "4.3.2", | ||
"@angular/platform-browser-dynamic": "4.3.2", | ||
"@angular/core": ">=4.3.2", | ||
"@angular/common": ">=4.3.2", | ||
"@angular/router": ">=4.3.2", | ||
"@angular/compiler": ">=4.3.2", | ||
"@angular/platform-browser": ">=4.3.2", | ||
"@angular/platform-browser-dynamic": ">=4.3.2", | ||
"@types/jasmine": "2.5.53", | ||
"@types/node": "8.0.17", | ||
"rxjs": ">=5.4.2", | ||
"zone.js": ">=0.8.16", | ||
"awesome-typescript-loader": "3.2.2", | ||
@@ -40,4 +45,3 @@ "jasmine-core": "2.7.0", | ||
"webpack-dev-server": "2.6.1", | ||
"typescript": "2.4.2", | ||
"zone.js": "0.8.16" | ||
"typescript": "2.4.2" | ||
}, | ||
@@ -44,0 +48,0 @@ "scripts": { |
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
18511
23
+ Added@angular/common@19.0.0(transitive)
+ Added@angular/core@19.0.0(transitive)
+ Added@angular/platform-browser@19.0.0(transitive)
+ Added@angular/router@19.0.0(transitive)
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addedzone.js@0.15.0(transitive)
- Removed@angular/common@^4.3.2
- Removed@angular/core@^4.3.2
- Removed@angular/router@^4.3.2
- Removedrxjs@^5.4.2
- Removed@angular/common@4.4.7(transitive)
- Removed@angular/core@4.4.7(transitive)
- Removed@angular/platform-browser@4.4.7(transitive)
- Removed@angular/router@4.4.7(transitive)
- Removedrxjs@5.5.12(transitive)
- Removedsymbol-observable@1.0.1(transitive)
- Removedtslib@1.14.1(transitive)
- Removedzone.js@0.8.29(transitive)