Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-router-prompt

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-prompt - npm Package Compare versions

Comparing version 0.7.1-beta-1 to 0.7.1-beta-2

4

dist/index.d.ts

@@ -9,4 +9,4 @@ import { default as React } from 'react';

isActive: boolean;
onCancel(): void;
onConfirm(): void;
onCancel: () => void;
onConfirm: () => void;
}) => React.ReactNode;

@@ -13,0 +13,0 @@ beforeCancel?: () => Promise<unknown>;

{
"version": "0.7.1-beta-1",
"version": "0.7.1-beta-2",
"name": "react-router-prompt",

@@ -4,0 +4,0 @@ "description": "React Router Navigation Prompt for v6",

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