New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vhsys-ui/use-is-mounted

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vhsys-ui/use-is-mounted - npm Package Compare versions

Comparing version 0.0.43 to 0.0.64

README.md

6

package.json
{
"name": "@vhsys-ui/use-is-mounted",
"version": "0.0.43",
"version": "0.0.64",
"description": "This hook can be used to render client-based components or run client logic",

@@ -8,2 +8,3 @@ "keywords": [

],
"homepage": "https://vhsys.com.br",
"main": "dist/index.js",

@@ -16,2 +17,3 @@ "sideEffects": false,

"type": "git",
"url": "git@git.vhsys.com.br:front/frontend-core.git",
"directory": "packages/hooks/use-is-mounted"

@@ -43,3 +45,3 @@ },

"build": "tsup src --dts",
"dev": "yarn build:fast -- --watch",
"dev": "pnpm build:fast --watch",
"clean": "rimraf dist .turbo",

@@ -46,0 +48,0 @@ "typecheck": "tsc --noEmit",

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