New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azure/msal-react

Package Overview
Dependencies
Maintainers
3
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/msal-react - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

dist/components/AuthenticatedTemplate.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 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

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