@azure/msal-react
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default, { useMemo } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default, { useMemo } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default, { useMemo } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { AuthError } from '@azure/msal-browser'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useState, useEffect } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useState, useEffect } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useContext } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { useState, useRef, useEffect, useCallback } from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ export { MsalConsumer, MsalContext } from './MsalContext.js'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import * as React from 'react'; |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import React__default, { useEffect, useMemo, useReducer } from 'react'; |
export declare const name = "@azure/msal-react"; | ||
export declare const version = "2.0.7"; | ||
export declare const version = "2.0.8"; |
@@ -1,8 +0,8 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
/* eslint-disable header/header */ | ||
const name = "@azure/msal-react"; | ||
const version = "2.0.7"; | ||
const version = "2.0.8"; | ||
export { name, version }; | ||
//# sourceMappingURL=packageMetadata.js.map |
@@ -1,2 +0,2 @@ | ||
/*! @azure/msal-react v2.0.7 2023-11-07 */ | ||
/*! @azure/msal-react v2.0.8 2023-12-01 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ /* |
{ | ||
"name": "@azure/msal-react", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"author": { | ||
@@ -50,7 +50,8 @@ "name": "Microsoft", | ||
"peerDependencies": { | ||
"@azure/msal-browser": "^3.5.0", | ||
"@azure/msal-browser": "^3.6.0", | ||
"react": "^16.8.0 || ^17 || ^18" | ||
}, | ||
"devDependencies": { | ||
"@azure/msal-browser": "^3.5.0", | ||
"@azure/msal-browser": "^3.6.0", | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@testing-library/jest-dom": "^5.11.5", | ||
@@ -68,10 +69,7 @@ "@testing-library/react": "^13.4.0", | ||
"react-dom": "^18.2.0", | ||
"rollup": "^4.6.0", | ||
"ts-jest": "^29.1.0", | ||
"tslib": "^2.0.0", | ||
"typescript": "^4.9.5" | ||
}, | ||
"dependencies": { | ||
"@rollup/plugin-typescript": "^11.1.0", | ||
"rollup": "^3.20.2" | ||
} | ||
} |
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-react"; | ||
export const version = "2.0.7"; | ||
export const version = "2.0.8"; |
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 not supported yet
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 not supported yet
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 not supported yet
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 not supported yet
Sorry, the diff of this file is not supported yet
2
102207
18
- Removed@rollup/plugin-typescript@^11.1.0
- Removedrollup@^3.20.2
- Removed@rollup/plugin-typescript@11.1.6(transitive)
- Removed@rollup/pluginutils@5.1.4(transitive)
- Removed@types/estree@1.0.6(transitive)
- Removedestree-walker@2.0.2(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedis-core-module@2.16.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpicomatch@4.0.2(transitive)
- Removedresolve@1.22.10(transitive)
- Removedrollup@3.29.5(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedtypescript@5.7.3(transitive)