angular-oauth2-oidc
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "angular-oauth2-oidc", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"scripts": { | ||
@@ -34,6 +34,12 @@ "lint": "tslint src/**/*.ts", | ||
"devDependencies": { | ||
"@angular/common": "^2.0.0", | ||
"@angular/compiler": "^2.4.1", | ||
"@angular/compiler-cli": "^2.4.1", | ||
"@angular/core": "^2.0.0", | ||
"@angular/common": "^2.0.0", | ||
"@angular/http": "^2.0.0", | ||
"@angular/platform-browser": "^2.0.0", | ||
"@angular/platform-server": "^2.4.1", | ||
"@types/core-js": "^0.9.35", | ||
"@types/jasmine": "^2.5.40", | ||
"@types/node": "^6.0.57", | ||
"codelyzer": "^0.0.28", | ||
@@ -43,5 +49,2 @@ "rxjs": "^5.0.1", | ||
"typescript": "2.0.2", | ||
"@types/core-js": "^0.9.35", | ||
"@types/jasmine": "^2.5.40", | ||
"@types/node": "^6.0.57", | ||
"zone.js": "0.7.2" | ||
@@ -48,0 +51,0 @@ }, |
@@ -21,3 +21,7 @@ { | ||
"dist" | ||
] | ||
], | ||
"angularCompilerOptions": { | ||
"strictMetadataEmit": true, | ||
"skipTemplateCodegen": true | ||
} | ||
} |
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
90146
31
1304
15