angular-oauth2-oidc
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "angular-oauth2-oidc", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"scripts": { | ||
@@ -27,2 +27,3 @@ "lint": "tslint src/**/*.ts", | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index.d.js", | ||
"dependencies": { | ||
@@ -29,0 +30,0 @@ "base64-js": "^1.2.0", |
@@ -10,2 +10,3 @@ { | ||
"declaration": true, | ||
"typeRoots": ["node_modules/@types"], | ||
"moduleResolution": "node", | ||
@@ -12,0 +13,0 @@ "outDir": "./dist" |
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
85601
1300