@mybiogen/auth-openid
Advanced tools
Comparing version 1.6.5 to 1.6.6
{ | ||
"name": "@mybiogen/auth-openid", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"description": "Authorization for OpenID", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"build": "tsc", | ||
"test": "../../node_modules/.bin/jest -c jest.config.js --rootDir=`pwd`", | ||
"test": "../../node_modules/.bin/jest -c jest.config.js --rootDir=`pwd` --runInBand --coverage --detectOpenHandles --colors", | ||
"lint": "tsc" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "b0961d594cc93cf8e5bbdf5290f4e0acf8838e7f" | ||
"gitHead": "b87e055047bdee6657d749ac6251ccb87b8d39dc" | ||
} |
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
103239