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.2 to 1.0.3

.idea/hook-use-url.iml

12

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

@@ -12,8 +12,10 @@ "main": "index.js",

"license": "MIT",
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-redux": "^7.0.0",
"connected-react-router": "^6.9.0"
},
"dependencies": {
"connected-react-router": "^6.9.1",
"hook-use-previous": "^1.0.0",
"react": "^16.9.0",
"react-redux": "^7.2.4"
"hook-use-previous": "^1.0.3"
}
}
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