Socket
Socket
Sign inDemoInstall

suub

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suub - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

5

package.json
{
"name": "suub",
"version": "4.0.1",
"version": "4.0.2",
"description": "A simple pub/sub written in Typescript",

@@ -25,3 +25,4 @@ "keywords": [

"import": "./dist/mod.mjs",
"require": "./dist/mod.js"
"require": "./dist/mod.js",
"types": "./dist/mod.d.ts"
}

@@ -28,0 +29,0 @@ },

2

README.md

@@ -5,3 +5,3 @@ <p align="center">

# 📫 Suub [![Build Status](https://travis-ci.org/etienne-dldc/suub.svg?branch=master)](https://travis-ci.org/etienne-dldc/suub) [![](https://badgen.net/bundlephobia/minzip/suub)](https://bundlephobia.com/result?p=suub)
# 📫 Suub

@@ -8,0 +8,0 @@ > A simple pub/sub written in Typescript

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