angular2-jwt
Advanced tools
Comparing version 0.1.22 to 0.1.23
{ | ||
"name": "angular2-jwt", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "Helper library for handling JWTs in Angular 2", | ||
@@ -29,6 +29,6 @@ "repository": { | ||
"devDependencies": { | ||
"@angular/common": "^2.0.0-rc.6", | ||
"@angular/core": "^2.0.0-rc.6", | ||
"@angular/http": "^2.0.0-rc.6", | ||
"@angular/platform-browser": "^2.0.0-rc.6", | ||
"@angular/common": "^2.0.0", | ||
"@angular/core": "^2.0.0", | ||
"@angular/http": "^2.0.0", | ||
"@angular/platform-browser": "^2.0.0", | ||
"awesome-typescript-loader": "^0.17.0", | ||
@@ -46,3 +46,3 @@ "core-js": "^2.3.0", | ||
"reflect-metadata": "0.1.2", | ||
"rxjs": "5.0.0-beta.11", | ||
"rxjs": "5.0.0-beta.12", | ||
"typescript": "^2.0.2", | ||
@@ -54,5 +54,5 @@ "typings": "^0.7.12", | ||
"peerDependencies": { | ||
"@angular/core": "^2.0.0-rc.6", | ||
"@angular/http": "^2.0.0-rc.6", | ||
"rxjs": "5.0.0-beta.11" | ||
"@angular/core": "^2.0.0", | ||
"@angular/http": "^2.0.0", | ||
"rxjs": "5.0.0-beta.12" | ||
}, | ||
@@ -59,0 +59,0 @@ "dependencies": { |
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
148803
3627