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

hook-use-url

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hook-use-url - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

index.js

@@ -6,3 +6,2 @@ import {useEffect} from 'react';

import {useDispatch} from 'react-redux';
import usePrevious from 'utils/usePrevious';

@@ -9,0 +8,0 @@ const queryString = require('query-string');

7

package.json
{
"name": "hook-use-url",
"version": "1.0.4",
"version": "1.0.5",
"description": "useUrl hook for easier URL reading & writing within ReactJS app",

@@ -11,6 +11,3 @@ "main": "index.js",

"homepage": "https://github.com/liesislukas/hook-use-url",
"license": "MIT",
"dependencies": {
"hook-use-previous": "^1.0.3"
}
"license": "MIT"
}
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