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.14.0 to 2.14.1

47

CHANGELOG.json

@@ -5,2 +5,49 @@ {

{
"date": "Thu, 22 Apr 2021 23:26:08 GMT",
"tag": "@azure/msal-browser_v2.14.1",
"version": "2.14.1",
"comments": {
"none": [
{
"comment": "Documentation Updates #3499",
"author": "thomas.norling@microsoft.com",
"commit": "366ec6a251e099a45ad83c380aa22e4dff7b4a9e",
"package": "@azure/msal-browser"
},
{
"comment": "Run npm audit for PRs",
"author": "janutter@microsoft.com",
"commit": "b3c5bcf2101cbe92edca972c53d64343f775dcc9",
"package": "@azure/msal-browser"
},
{
"comment": "Update and fix eslint rules",
"author": "janutter@microsoft.com",
"commit": "70debe58239b6a6fdf4e533a8a1ee057257846a8",
"package": "@azure/msal-browser"
},
{
"comment": "resource-and-scopes doc correction",
"author": "dogan.erisen@gmail.com",
"commit": "8e24069543f421d38a3612382691fb86fbe20178",
"package": "@azure/msal-browser"
}
],
"patch": [
{
"comment": "Add .browserslistrc #3471",
"author": "thomas.norling@microsoft.com",
"commit": "04c6d659d4dc76183ef9043075d3b6cacc450c9b",
"package": "@azure/msal-browser"
},
{
"comment": "Look for temp cache items in local storage as fallback #3509",
"author": "janutter@microsoft.com",
"commit": "01b835a2bdbc90557aa357fadae37f6bbe817ebc",
"package": "@azure/msal-browser"
}
]
}
},
{
"date": "Wed, 14 Apr 2021 18:39:53 GMT",

@@ -7,0 +54,0 @@ "tag": "@azure/msal-browser_v2.14.0",

11

changelog.md
# Change Log - @azure/msal-browser
This log was last generated on Wed, 14 Apr 2021 18:39:53 GMT and should not be manually modified.
This log was last generated on Thu, 22 Apr 2021 23:26:08 GMT and should not be manually modified.
<!-- Start content -->
## 2.14.1
Thu, 22 Apr 2021 23:26:08 GMT
### Patches
- Add .browserslistrc #3471 (thomas.norling@microsoft.com)
- Look for temp cache items in local storage as fallback #3509 (janutter@microsoft.com)
## 2.14.0

@@ -8,0 +17,0 @@

2

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

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

},
"version": "2.14.0",
"version": "2.14.1",
"description": "Microsoft Authentication Library for js",

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

"dependencies": {
"@azure/msal-common": "^4.2.0"
"@azure/msal-common": "^4.2.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.14.0/js/msal-browser.min.js"></script>
<script type="text/javascript" src="https://alcdn.msauth.net/browser/2.14.1/js/msal-browser.min.js"></script>
```

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

Sorry, the diff of this file is not supported yet

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc