angular-oauth2-oidc
Advanced tools
Comparing version 1.0.10 to 1.0.12
{ | ||
"name": "angular-oauth2-oidc", | ||
"version": "1.0.10", | ||
"version": "1.0.12", | ||
"scripts": { | ||
@@ -26,3 +26,4 @@ "lint": "tslint src/**/*.ts", | ||
}, | ||
"main": "./dist/index.js", | ||
"main": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"dependencies": { | ||
@@ -29,0 +30,0 @@ "base64-js": "^1.2.0", |
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
85544