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

@snappmarket/hooks

Package Overview
Dependencies
Maintainers
2
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snappmarket/hooks - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

1

dist/index.es.js

@@ -23,3 +23,2 @@ import { useState, useEffect, useRef, useCallback } from 'react';

}, delay);
return canceller;

@@ -26,0 +25,0 @@ }, [value]);

@@ -27,3 +27,2 @@ 'use strict';

}, delay);
return canceller;

@@ -30,0 +29,0 @@ }, [value]);

4

package.json
{
"name": "@snappmarket/hooks",
"private": false,
"version": "0.1.6",
"version": "0.1.7",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

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

},
"gitHead": "4e69a37db731b926f4c3b5d5aa6cfe0a8f55232f"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}

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

}, delay);
return canceller;

@@ -25,0 +24,0 @@ }, [value]);

{
"name": "@snappmarket/use-debounce",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

@@ -39,3 +39,3 @@ "main": "index.js",

},
"gitHead": "807efde99896ed74311218197b256917efba7977"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}
{
"name": "@snappmarket/use-did-update-effect",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

@@ -28,3 +28,3 @@ "main": "index.js",

},
"gitHead": "807efde99896ed74311218197b256917efba7977"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}
{
"name": "@snappmarket/use-focus",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

@@ -27,3 +27,3 @@ "main": "index.js",

},
"gitHead": "807efde99896ed74311218197b256917efba7977"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}
{
"name": "@snappmarket/use-force-update",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

@@ -27,3 +27,3 @@ "main": "index.js",

},
"gitHead": "807efde99896ed74311218197b256917efba7977"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}
{
"name": "@snappmarket/use-geolocation",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

@@ -42,3 +42,3 @@ "main": "index.js",

},
"gitHead": "807efde99896ed74311218197b256917efba7977"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}
{
"name": "@snappmarket/use-debounce",
"name": "@snappmarket/use-route-change",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

@@ -28,3 +28,3 @@ "main": "index.js",

},
"gitHead": "807efde99896ed74311218197b256917efba7977"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}
{
"name": "@snappmarket/use-timer",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",

@@ -24,3 +24,3 @@ "main": "index.js",

},
"gitHead": "807efde99896ed74311218197b256917efba7977"
"gitHead": "44fc66732424c5e91b84a1999fe9f27f0782615a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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