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.11
to
0.1.1
+8
-0
CHANGELOG.md

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

## [0.1.1](https://github.com/Frantss/react-hookful/tree/master/packages/dom/compare/@react-hookful/dom@0.1.0-alpha.11...@react-hookful/dom@0.1.1) (2020-11-01)
**Note:** Version bump only for package @react-hookful/dom
# [0.1.0-alpha.11](https://github.com/Frantss/react-hookful/tree/master/packages/dom/compare/@react-hookful/dom@0.1.0-alpha.9...@react-hookful/dom@0.1.0-alpha.11) (2020-10-29)

@@ -8,0 +16,0 @@

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

@@ -64,3 +64,3 @@ "keywords": [

],
"gitHead": "0d88ec9ba686185b72e3d6da43d26f02faf12243"
"gitHead": "13d46156ac2ca2adb060b2daf87c3d56b8c19908"
}

@@ -5,6 +5,14 @@ # <h1 align="center">@react-hookful/dom</h1>

<a href="https://www.npmjs.com/package/@react-hookful/dom">
<img alt="npm (scoped)" src="https://img.shields.io/npm/v/@react-hookful/dom?style=plastic">
<img alt="npm (scoped)" src="https://img.shields.io/npm/v/@react-hookful/dom?style=flat-square&logo=npm">
</a>
<img alt="npm bundle size (scoped)" src="https://img.shields.io/bundlephobia/minzip/@react-hookful/dom?style=plastic">
<img alt="npm bundle size (scoped)" src="https://img.shields.io/bundlephobia/minzip/@react-hookful/dom?style=flat-square">
<img alt="NPM" src="https://img.shields.io/npm/l/@react-hookful/dom?style=flat-square">
<img alt="npm" src="https://img.shields.io/npm/dm/@react-hookful/dom?style=flat-square">
<img alt="CircleCI" src="https://img.shields.io/circleci/build/github/Frantss/react-hookful/master?label=master&logo=circleci&style=flat-square&token=c97c78f1040c038c4857e8bbc6ab5a4acc310455">
<img alt="CircleCI" src="https://img.shields.io/circleci/build/github/Frantss/react-hookful/develop?label=develop&logo=circleci&style=flat-square&token=c97c78f1040c038c4857e8bbc6ab5a4acc310455">
</p>

@@ -11,0 +19,0 @@