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

react-router-prompt

Package Overview
Dependencies
Maintainers
1
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.5.2-beta to 0.5.2

./dist/react-router-prompt.umd.cjs

32

package.json
{
"name": "react-router-prompt",
"version": "0.5.2-beta",
"version": "0.5.2",
"description": "React Router Navigation Prompt for v6",

@@ -33,16 +33,2 @@ "type": "module",

],
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint src --ext .js,.jsx,.ts,.tsx",
"lint:fix": "eslint src --ext .js,.jsx,.ts,.tsx --fix",
"format": "prettier \"src/**/*.{js,jsx,ts,tsx,css,scss}\" --write",
"compile": "tsc",
"preview": "vite preview",
"test": "vitest",
"size": "size-limit",
"prepublishOnly": "yarn build",
"prepare": "husky install",
"coverage": "vitest run --coverage"
},
"husky": {

@@ -100,3 +86,15 @@ "hooks": {

}
]
}
],
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint src --ext .js,.jsx,.ts,.tsx",
"lint:fix": "eslint src --ext .js,.jsx,.ts,.tsx --fix",
"format": "prettier \"src/**/*.{js,jsx,ts,tsx,css,scss}\" --write",
"compile": "tsc",
"preview": "vite preview",
"test": "vitest",
"size": "size-limit",
"coverage": "vitest run --coverage"
}
}
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