treble-hook
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "treble-hook", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Get hooked on simple subscribe-and-publish in ReactJS.", | ||
@@ -19,3 +19,3 @@ "main": "./lib/index.js", | ||
], | ||
"repository": "https://github.com/igneous-systems/treble-hook", | ||
"repository": "https://github.com/rollercodoester/treble-hook", | ||
"author": "Ryan Howard <rollercodester@live.com>", | ||
@@ -22,0 +22,0 @@ "license": "MIT", |
@@ -10,5 +10,5 @@ | ||
<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/igneous-systems/treble-hook.svg?branch=master&style=flat" alt="Build Status"> | ||
<img src="https://img.shields.io/travis/rollercodester/treble-hook.svg?branch=master&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/igneous-systems/treble-hook/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/treble-hook/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/npm/l/treble-hook.svg?style=flat" alt="MIT License"></a> | ||
</div> | ||
@@ -85,3 +85,3 @@ </div> | ||
- [Welcome](https://codesandbox.io/s/create-react-app-ts-mui-treblehook-f2tpp) (Quick Start example with Typescript + Material-UI) | ||
- [Welcome](https://codesandbox.io/s/treble-hook-quick-start-z2m7r) (Quick Start example with Typescript + Material-UI) | ||
- [Classic ToDo App](https://codesandbox.io/s/treble-hook-todos-y7fr0) | ||
@@ -88,0 +88,0 @@ - Code Cracker Game (coming soon) |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
15329