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

@wethegit/react-hooks

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wethegit/react-hooks - npm Package Compare versions

Comparing version 1.0.0-beta.16 to 1.0.0

4

package.json
{
"name": "@wethegit/react-hooks",
"version": "1.0.0-beta.16",
"version": "1.0.0",
"description": "A collection of helpers for use in React projects.",

@@ -18,3 +18,3 @@ "files": [

"scripts": {
"prepare": "husky install",
"prepare": "node -e \"try { require('husky').install() } catch (e) {if (e.code !== 'MODULE_NOT_FOUND') throw e}\"",
"dev": "vite",

@@ -21,0 +21,0 @@ "build": "npm run lint:scripts && vite build",

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