Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@azure/msal-node-extensions

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/msal-node-extensions - npm Package Compare versions

Comparing version 1.0.0-alpha.13 to 1.0.0-alpha.14

23

CHANGELOG.json

@@ -5,2 +5,25 @@ {

{
"date": "Tue, 04 Jan 2022 00:20:29 GMT",
"tag": "@azure/msal-node-extensions_v1.0.0-alpha.14",
"version": "1.0.0-alpha.14",
"comments": {
"none": [
{
"author": "hemoral@microsoft.com",
"package": "@azure/msal-node-extensions",
"commit": "60e2cfc0e9daa3c24e994617b4ac42aef6880b74",
"comment": "Add support for requested claims in silent token acquisition #4296"
}
],
"prerelease": [
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump @azure/msal-common to v6.0.0",
"commit": "bd9b1af91c278926ab2e6943cf90817a7ac4957b"
}
]
}
},
{
"date": "Tue, 07 Dec 2021 00:17:01 GMT",

@@ -7,0 +30,0 @@ "tag": "@azure/msal-node-extensions_v1.0.0-alpha.13",

10

CHANGELOG.md
# Change Log - @azure/msal-node-extensions
This log was last generated on Tue, 07 Dec 2021 00:17:01 GMT and should not be manually modified.
This log was last generated on Tue, 04 Jan 2022 00:20:29 GMT and should not be manually modified.
<!-- Start content -->
## 1.0.0-alpha.14
Tue, 04 Jan 2022 00:20:29 GMT
### Changes
- Bump @azure/msal-common to v6.0.0
## 1.0.0-alpha.13

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

4

package.json
{
"name": "@azure/msal-node-extensions",
"version": "1.0.0-alpha.13",
"version": "1.0.0-alpha.14",
"repository": {

@@ -52,3 +52,3 @@ "type": "git",

"dependencies": {
"@azure/msal-common": "^5.2.0",
"@azure/msal-common": "^6.0.0",
"bindings": "git+https://github.com/samuelkubai/node-bindings.git#v1.6.0",

@@ -55,0 +55,0 @@ "keytar": "^7.6.0",

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