Socket
Socket
Sign inDemoInstall

react-hook-popup

Package Overview
Dependencies
6
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.0.1

src/usePopup.ts

7

package.json
{
"name": "react-hook-popup",
"version": "0.0.0",
"description": "",
"version": "0.0.1",
"description": "Easily popups like alerts and modals in React with a single hook",
"homepage": "https://github.com/aidanjw1/react-hook-popup#readme",
"repository": "github:aidanjw1/react-hook-popup",
"main": "dist/index.js",

@@ -12,2 +14,3 @@ "scripts": {

},
"types": "dist/index.d.ts",
"author": "Aidan White",

@@ -14,0 +17,0 @@ "license": "ISC",

@@ -13,3 +13,3 @@ {

"jsx": "react", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
// "declaration": true, /* Generates corresponding '.d.ts' file. */
"declaration": true, /* Generates corresponding '.d.ts' file. */
// "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */

@@ -16,0 +16,0 @@ // "sourceMap": true, /* Generates corresponding '.map' file. */

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc