angular-oauth2-oidc
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "angular-oauth2-oidc", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "lint": "tslint src/**/*.ts", |
@@ -14,2 +14,6 @@ { | ||
}, | ||
"files": [ | ||
"src/deps.d.ts", | ||
"index.ts" | ||
], | ||
"exclude": [ | ||
@@ -16,0 +20,0 @@ "node_modules", |
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
85598
1300