@azure/msal-react
Advanced tools
Comparing version 2.0.0-alpha.2 to 2.0.0-beta.0
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default, { useMemo } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default, { useMemo } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default, { useMemo } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { AuthError } from '@azure/msal-browser'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useState, useEffect } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useState, useEffect } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useContext } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useState, useRef, useEffect, useCallback } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ export { MsalConsumer, MsalContext } from './MsalContext.js'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import * as React from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -13,7 +13,6 @@ import React__default, { useEffect, useMemo, useReducer } from 'react'; | ||
*/ | ||
var MsalProviderActionType; | ||
(function (MsalProviderActionType) { | ||
MsalProviderActionType["UNBLOCK_INPROGRESS"] = "UNBLOCK_INPROGRESS"; | ||
MsalProviderActionType["EVENT"] = "EVENT"; | ||
})(MsalProviderActionType || (MsalProviderActionType = {})); | ||
const MsalProviderActionType = { | ||
UNBLOCK_INPROGRESS: "UNBLOCK_INPROGRESS", | ||
EVENT: "EVENT", | ||
}; | ||
/** | ||
@@ -20,0 +19,0 @@ * Returns the next inProgress and accounts state based on event message |
export declare const name = "@azure/msal-react"; | ||
export declare const version = "2.0.0-alpha.2"; | ||
export declare const version = "2.0.0-beta.0"; |
@@ -1,8 +0,8 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
/* eslint-disable header/header */ | ||
const name = "@azure/msal-react"; | ||
const version = "2.0.0-alpha.2"; | ||
const version = "2.0.0-beta.0"; | ||
export { name, version }; | ||
//# sourceMappingURL=packageMetadata.js.map |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.0-alpha.2 2023-05-17 */ | ||
/*! @azure/msal-react v2.0.0-beta.0 2023-06-19 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ /* |
{ | ||
"name": "@azure/msal-react", | ||
"version": "2.0.0-alpha.2", | ||
"version": "2.0.0-beta.0", | ||
"author": { | ||
@@ -24,3 +24,7 @@ "name": "Microsoft", | ||
"beachball": { | ||
"disallowedChangeTypes": [] | ||
"disallowedChangeTypes": [ | ||
"patch", | ||
"minor", | ||
"major" | ||
] | ||
}, | ||
@@ -37,3 +41,3 @@ "scripts": { | ||
"build:common": "cd ../msal-common && npm run build", | ||
"link:localDeps": "npx lerna bootstrap --scope @azure/msal-common --scope @azure/msal-browser --scope @azure/msal-react", | ||
"link:localDeps": "npx lerna@6 bootstrap --scope @azure/msal-common --scope @azure/msal-browser --scope @azure/msal-react", | ||
"prepack": "npm run build:all", | ||
@@ -44,3 +48,3 @@ "format:check": "npx prettier --ignore-path .gitignore --check src test", | ||
"peerDependencies": { | ||
"@azure/msal-browser": "^3.0.0-alpha.2", | ||
"@azure/msal-browser": "^3.0.0-beta.0", | ||
"react": "^16.8.0 || ^17 || ^18" | ||
@@ -50,3 +54,3 @@ }, | ||
"devDependencies": { | ||
"@azure/msal-browser": "^3.0.0-alpha.2", | ||
"@azure/msal-browser": "^3.0.0-beta.0", | ||
"@testing-library/jest-dom": "^5.11.5", | ||
@@ -53,0 +57,0 @@ "@testing-library/react": "^13.4.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67186
855