@mybiogen/auth-openid
Advanced tools
Comparing version 1.6.4 to 1.6.5
{ | ||
"name": "@mybiogen/auth-openid", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"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`", | ||
"lint": "tsc" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "1b9f0e8e17f2068c470a542d5803c3d234755b1e" | ||
"gitHead": "b0961d594cc93cf8e5bbdf5290f4e0acf8838e7f" | ||
} |
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
103187