Socket
Socket
Sign inDemoInstall

react-confirm

Package Overview
Dependencies
5
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

2

package.json
{
"name": "react-confirm",
"version": "0.2.3",
"version": "0.2.4",
"description": "Small library which makes your Dialog component callable",

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

@@ -111,1 +111,9 @@ # react-confirm

## typescript
Experimentally added full typescript declaration files at `typescript` branch.
see [typescript example](https://github.com/haradakunihiko/react-confirm/tree/typescript/example/ts-react-bootstrap).
and try `npm install git@github.com:haradakunihiko/react-confirm.git#typescript` to use in your project.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc