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

@accurat/react-components

Package Overview
Dependencies
Maintainers
8
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accurat/react-components - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

lib/lib/src/components/Select/index.d.ts

@@ -32,5 +32,5 @@ import * as React from 'react';

toogleOpen: () => void;
handleClick: (event: React.MouseEvent<HTMLDivElement>) => void;
handleClick: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
handleOutsideClick: (event: MouseEvent) => void;
render(): JSX.Element;
}
{
"name": "@accurat/react-components",
"version": "0.3.2",
"version": "0.3.3",
"description": "Collection of React components used for Accurat projects.",

@@ -5,0 +5,0 @@ "main": "lib/react-components.js",

Sorry, the diff of this file is too big to display

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