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

@react-hookz/web

Package Overview
Dependencies
Maintainers
2
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hookz/web - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.4.1](https://github.com/react-hookz/web/compare/v1.4.0...v1.4.1) (2021-04-16)
### Bug Fixes
* add types field to package json and tweak build ([8d64b9a](https://github.com/react-hookz/web/commit/8d64b9a1e240df938f177f565c0427b9bedfe934))
# [1.4.0](https://github.com/react-hookz/web/compare/v1.3.0...v1.4.0) (2021-04-16)

@@ -2,0 +9,0 @@

3

package.json
{
"name": "@react-hookz/web",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",

@@ -19,2 +19,3 @@ "repository": {

"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -21,0 +22,0 @@ "build": "yarn build:cleanup && yarn build:tsc",

<div align="center">
<h1>@react-hookz/web</h1>
<h1><img src="./logo.png" alt="@react-hookz/web"></h1>
<p>
<img src="https://flat.badgen.net/npm/v/@react-hookz/web" alt="NPM Version">
<img src="https://flat.badgen.net/npm/dm/@react-hookz/web" alt="NPM Downloads">
<img src="https://flat.badgen.net/npm/dependents/@react-hookz/web" alt="NPM Dependents">
<img src="https://img.shields.io/github/workflow/status/react-hookz/web/CI?style=flat-square" alt="Build">
<img src="https://flat.badgen.net/codecov/c/github/react-hookz/web" alt="Coverage">
<img src="https://flat.badgen.net/bundlephobia/minzip/@react-hookz/web" alt="Minified bundle size">
<img src="https://flat.badgen.net/bundlephobia/tree-shaking/@react-hookz/web" alt="Tree shaking">
<a href="https://www.npmjs.com/package/@react-hookz/web">
<img src="https://flat.badgen.net/npm/v/@react-hookz/web" alt="NPM Version">
</a>
<a href="https://www.npmjs.com/package/@react-hookz/web">
<img src="https://flat.badgen.net/npm/dm/@react-hookz/web" alt="NPM Downloads">
</a>
<a href="https://www.npmjs.com/package/@react-hookz/web">
<img src="https://flat.badgen.net/npm/dependents/@react-hookz/web" alt="NPM Dependents">
</a>
<a href="https://github.com/react-hookz/web/actions">
<img src="https://img.shields.io/github/workflow/status/react-hookz/web/CI?style=flat-square" alt="Build">
</a>
<a href="https://app.codecov.io/gh/react-hookz/web">
<img src="https://flat.badgen.net/codecov/c/github/react-hookz/web" alt="Coverage">
</a>
<a href="https://bundlephobia.com/result?p=@react-hookz/web">
<img src="https://flat.badgen.net/bundlephobia/minzip/@react-hookz/web" alt="Minified bundle size">
</a>
<a href="https://bundlephobia.com/result?p=@react-hookz/web">
<img src="https://flat.badgen.net/bundlephobia/tree-shaking/@react-hookz/web" alt="Tree shaking">
</a>
</p>

@@ -12,0 +26,0 @@ </div>

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