irish-pub-sub
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "irish-pub-sub", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "🍀146b Pubsub system", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
<p align="center"> | ||
<h1>🍀 Irish PubSub - 146b pubsub system</h1> | ||
<h1>🍀 Irish PubSub - 133b pubsub system</h1> | ||
<br> | ||
@@ -8,5 +8,5 @@ <a href="https://www.npmjs.org/package/irish-pub-sub"><a href="https://unpkg.com/irish-pub-sub/dist/index.min.umd.js"><img src="http://img.badgesize.io/https://unpkg.com/irish-pub-sub/dist/index.min.js?compression=gzip" alt="gzip size"></a> <a href="https://packagephobia.now.sh/result?p=irish-pub-sub"><img src="https://packagephobia.now.sh/badge?p=irish-pub-sub" alt="install size"></a> | ||
Modern (es6) functional Pubsub system (no `class`, or `this`), weights about 146b minified + gzipped. | ||
Modern (es6) functional Pubsub system (no `class`, or `this`), weights about 133b minified + gzipped. | ||
#Install | ||
<h2>Install</h2> | ||
@@ -19,3 +19,3 @@ `yarn add irish-pub-sub` | ||
#Usage | ||
<h2>Usage</h2> | ||
@@ -32,2 +32,3 @@ ```javascript | ||
_Inspired by [developit/mitt](https://github.com/developit/mitt)_ | ||
_Don't use it in production_ 😅 |
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
3695
32