treble-hook
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "treble-hook", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Get hooked on simple subscribe-and-publish in ReactJS.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
<div> | ||
<img height="180" alt='treble-hook' src='https://raw.githubusercontent.com/rollercodester/treblehook/master/doc-assets/treble-hook-3.png'/> | ||
<img height="180" alt='treble-hook' src='https://raw.githubusercontent.com/rollercodester/treblehook/main/doc-assets/treble-hook-3.png'/> | ||
<h3> | ||
@@ -10,5 +10,5 @@ <i>Simple, lightweight state management library for ReactJS with zero dependencies, weighing in at <a href="https://bundlephobia.com/result?p=treble-hook@latest">just under 900 bytes (gzip)</a>.</i> | ||
<a href="https://www.npmjs.com/package/treble-hook" rel="nofollow"><img src="https://img.shields.io/npm/v/treble-hook.svg?style=flat" alt="version"></a> | ||
<img src="https://img.shields.io/travis/rollercodester/treblehook.svg?branch=master&style=flat" alt="Build Status"> | ||
<img src="https://img.shields.io/travis/rollercodester/treblehook.svg?branch=main&style=flat" alt="Build Status"> | ||
<a href="http://www.npmtrends.com/treble-hook" rel="nofollow"><img src="https://img.shields.io/npm/dm/treble-hook.svg?style=flat" alt="downloads"></a> | ||
<a href="https://github.com/rollercodester/treblehook/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/npm/l/treble-hook.svg?style=flat" alt="MIT License"></a> | ||
<a href="https://github.com/rollercodester/treblehook/blob/main/LICENSE" rel="nofollow"><img src="https://img.shields.io/npm/l/treble-hook.svg?style=flat" alt="MIT License"></a> | ||
</div> | ||
@@ -15,0 +15,0 @@ </div> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15318