@azure/msal-angular 3.0.3 is an almost empty package #6440
Labels
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
msal-angular
Related to @azure/msal-angular package
msal-browser
Related to msal-browser package
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
3.1.0
Wrapper Library
MSAL Angular (@azure/msal-angular)
Wrapper Library Version
3.0.3
Public or Confidential Client?
Public
Description
Occurred previously in #6310
The msal-angular folder under node_modules only contains
LICENSE
,package.json
, andREADME.md
.This causes any usage of the library to produce
Cannot find module '@azure/msal-angular' or its corresponding type declarations
and breaking the build.Renovate Bot shows the contents of the package being removed:
https://app.renovatebot.com/package-diff?name=@azure%2fmsal-angular&from=3.0.2&to=3.0.3
Error Message
No response
Msal Logs
No response
MSAL Configuration
Relevant Code Snippets
`npm install @azure/msal-angular`
Reproduction Steps
@azure/msal-angular
to 3.0.3Expected Behavior
@azure/msal-angular
to have codeIdentity Provider
Azure AD / MSA
Browsers Affected (Select all that apply)
Chrome, Firefox, Edge, Safari, Internet Explorer
Regression
@azure/msal-angular 3.0.2
Source
External (Customer)
The text was updated successfully, but these errors were encountered: