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

@jamsr-ui/hooks

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/hooks - npm Package Compare versions

Comparing version 0.0.1 to 0.0.5

dist/index.d.ts

13

package.json
{
"name": "@jamsr-ui/hooks",
"version": "0.0.1",
"version": "0.0.5",
"description": "",
"main": "./dist/index.mjs",
"sideEffects": false,
"keywords": [],
"keywords": [
"react",
"ui"
],
"author": "@jamsrworld",

@@ -18,3 +21,4 @@ "license": "MIT",

"@types/react": "^18.3.3",
"react": "^18.3.1"
"react": "^18.3.1",
"clean-package": "^2.2.0"
},

@@ -25,4 +29,5 @@ "peerDependencies": {

"scripts": {
"build": "tsup"
"build": "tsup",
"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