Socket
Socket
Sign inDemoInstall

minivents

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minivents - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

4

package.json
{
"name": "minivents",
"version": "2.2.0",
"version": "2.2.1",
"description": "Tiny eventing for javascript",
"main": "dist/minivents.commonjs.js",
"types": "./typings/minievents.d.ts",
"types": "./types/minievents.d.ts",
"browser": "dist/minivents.commonjs.min.js",

@@ -8,0 +8,0 @@ "scripts": {

@@ -20,3 +20,3 @@ /**

*/
off(type: string = null, callback: Function = null)
off(type?: string, callback?: Function)

@@ -23,0 +23,0 @@ /**

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