Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@charlietango/use-interaction

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@charlietango/use-interaction - npm Package Compare versions

Comparing version
1.7.2
to
1.7.3
+4
-0
CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.7.3](https://github.com/charlie-tango/hooks/compare/@charlietango/use-interaction@1.7.2...@charlietango/use-interaction@1.7.3) (2019-11-13)
**Note:** Version bump only for package @charlietango/use-interaction
## [1.7.2](https://github.com/charlie-tango/hooks/compare/@charlietango/use-interaction@1.7.1...@charlietango/use-interaction@1.7.2) (2019-10-29)

@@ -8,0 +12,0 @@

+2
-5
{
"name": "@charlietango/use-interaction",
"description": "Monitor the user interactions on an element",
"version": "1.7.2",
"version": "1.7.3",
"private": false,

@@ -31,5 +31,2 @@ "sideEffects": false,

},
"babel": {
"extends": "../../.babelrc"
},
"jest": {

@@ -45,3 +42,3 @@ "preset": "../../jest.config.js"

},
"gitHead": "2b986317b86b0360c590b7b5bfcf1fdf08402079"
"gitHead": "81b33fc1196945b876e3b88afb2c883e4bc9a3f3"
}