New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@react-hookful/dom

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hookful/dom - npm Package Compare versions

Comparing version
0.1.0-alpha.7
to
0.1.0-alpha.8
+11
-0
CHANGELOG.md

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

# [0.1.0-alpha.8](https://github.com/Frantss/react-hookful/tree/master/packages/dom/compare/@react-hookful/dom@0.1.0-alpha.7...@react-hookful/dom@0.1.0-alpha.8) (2020-10-17)
### Features
* **all:** truly enabled tree shaking ([92e3da4](https://github.com/Frantss/react-hookful/tree/master/packages/dom/commit/92e3da4f5fd9a08095ec845776663452e151258a))
# [0.1.0-alpha.7](https://github.com/Frantss/react-hookful/tree/master/packages/dom/compare/@react-hookful/dom@0.1.0-alpha.6...@react-hookful/dom@0.1.0-alpha.7) (2020-10-17)

@@ -8,0 +19,0 @@

+2
-2
{
"name": "@react-hookful/dom",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"description": "Useful react DOM-related hooks that help you clean up you functional components.",

@@ -55,3 +55,3 @@ "repository": "https://github.com/Frantss/react-hookful/tree/master/packages/dom",

},
"gitHead": "136485c8fe0399b8fb5da1bbcd02b6efd3ae4d4f"
"gitHead": "92834ac5aa822557cc8574714bc5aa27bf0ed2e6"
}