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

react-clickout

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-clickout - npm Package Compare versions

Comparing version 3.0.6 to 3.0.7

2

dist/index.d.ts

@@ -9,3 +9,3 @@ import * as React from 'react';

};
export declare const withClickout: <P extends object>(ToWrap: (React.ComponentClass<P, any> & ToWrap) | (React.FunctionComponent<P> & ToWrap), opts?: Options) => React.ComponentType<P>;
export declare const withClickout: <P extends object>(ToWrap: React.ComponentClass<P, any> & ToWrap, opts?: Options) => React.ComponentType<P>;
export default withClickout;
{
"name": "react-clickout",
"version": "3.0.6",
"version": "3.0.7",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

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