Socket
Socket
Sign inDemoInstall

@azure/msal-browser

Package Overview
Dependencies
Maintainers
3
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/msal-browser - npm Package Compare versions

Comparing version 2.11.1 to 2.11.2

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"date": "Thu, 18 Feb 2021 00:34:32 GMT",
"tag": "@azure/msal-browser_v2.11.2",
"version": "2.11.2",
"comments": {
"patch": [
{
"comment": "Ensure scrollbars are enabled for popups in browser",
"author": "janutter@microsoft.com",
"commit": "fbdccb8be4f089493b2a4130bdbf95596f0e88a4",
"package": "@azure/msal-browser"
}
]
}
},
{
"date": "Tue, 09 Feb 2021 01:48:22 GMT",

@@ -7,0 +22,0 @@ "tag": "@azure/msal-browser_v2.11.1",

10

changelog.md
# Change Log - @azure/msal-browser
This log was last generated on Tue, 09 Feb 2021 01:48:22 GMT and should not be manually modified.
This log was last generated on Thu, 18 Feb 2021 00:34:32 GMT and should not be manually modified.
<!-- Start content -->
## 2.11.2
Thu, 18 Feb 2021 00:34:32 GMT
### Patches
- Ensure scrollbars are enabled for popups in browser (janutter@microsoft.com)
## 2.11.1

@@ -8,0 +16,0 @@

2

dist/packageMetadata.d.ts
export declare const name = "@azure/msal-browser";
export declare const version = "2.11.1";
export declare const version = "2.11.2";
//# sourceMappingURL=packageMetadata.d.ts.map

@@ -13,3 +13,3 @@ {

},
"version": "2.11.1",
"version": "2.11.2",
"description": "Microsoft Authentication Library for js",

@@ -97,4 +97,4 @@ "keywords": [

"dependencies": {
"@azure/msal-common": "^4.0.0"
"@azure/msal-common": "^4.0.1"
}
}

@@ -60,3 +60,3 @@ # Microsoft Authentication Library for JavaScript (MSAL.js) 2.0 for Browser-Based Single-Page Applications

```html
<script type="text/javascript" src="https://alcdn.msauth.net/browser/2.11.1/js/msal-browser.min.js"></script>
<script type="text/javascript" src="https://alcdn.msauth.net/browser/2.11.2/js/msal-browser.min.js"></script>
```

@@ -63,0 +63,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc