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

@geniussoft/use-hooks

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geniussoft/use-hooks - npm Package Compare versions

Comparing version 0.0.1-beta3 to 0.0.1-beta4

3

package.json
{
"name": "@geniussoft/use-hooks",
"version": "0.0.1-beta3",
"version": "0.0.1-beta4",
"description": "Reusable React Hooks from useHooks.com and other online resources",

@@ -10,3 +10,2 @@ "main": "dist/index.js",

"license": "MIT",
"private": false,
"scripts": {

@@ -13,0 +12,0 @@ "build": "tsc",

@@ -18,3 +18,3 @@ # useHooks

```
import useLocalStorage from '@geniussoft/use-hooks/useLocalStorage'
import { useLocalStorage } from '@geniussoft/use-hooks'

@@ -21,0 +21,0 @@

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