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

react-microsoft-login

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-microsoft-login - npm Package Compare versions

Comparing version

to
2.0.1

4

dist/MicrosoftLogin.d.ts

@@ -68,4 +68,8 @@ import React from "react";

useLocalStorageCache?: boolean;
/**
* Custom button element
*/
children: React.ReactNode;
}
declare const MicrosoftLogin: React.FunctionComponent<MicrosoftLoginProps>;
export default MicrosoftLogin;

2

package.json

@@ -6,3 +6,3 @@ {

"types": "dist/index.d.ts",
"version": "2.0.0",
"version": "2.0.1",
"author": "alexandrtovmach@gmail.com",

@@ -9,0 +9,0 @@ "bugs": "https://github.com/alexandrtovmach/react-microsoft-login/issues",

Sorry, the diff of this file is not supported yet