Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit 7be9b35

Browse files
committedSep 3, 2020
4.3.0-beta.1
1 parent bccb154 commit 7be9b35

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
 

‎CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212
- Fix crash if Bearer token is blank: #474
1313
- Stringify optionToValidate when logging: #437
1414
- Properly handle malformed json: #436
15+
- Update dependencies to resolve security vulnerabilities: #511
1516

16-
#4.2.1
17+
# 4.2.1
1718
### Fix Policy Checker Bug
1819
#426 merged
1920
Fix for the policyChecker that will never work as the pathname will never contain query parameters.

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "passport-azure-ad",
3-
"version": "4.3.0-beta.0",
3+
"version": "4.3.0-beta.1",
44
"license": "MIT",
55
"keywords": [
66
"azure active directory",

0 commit comments

Comments
 (0)
This repository has been archived.