Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@feizheng/event-mitt

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feizheng/event-mitt - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

9

dist/index.js

@@ -10,2 +10,11 @@ ;(function(root, factory) {

}(this, function() {
/*!
* name: @feizheng/event-mitt
* description: A mini and light event emitter
* homepage: https://github.com/afeiship/event-mitt
* version: 2.0.5
* date: 2020-06-25T07:44:51.232Z
* license: MIT
*/
var EventMitt = {

@@ -12,0 +21,0 @@ on: function (inName, inHandler) {

3

package.json
{
"name": "@feizheng/event-mitt",
"version": "2.0.4",
"version": "2.0.5",
"description": "A mini and light event emitter",

@@ -17,2 +17,3 @@ "homepage": "https://github.com/afeiship/event-mitt",

"devDependencies": {
"@feizheng/gulp-pkg-header": "^1.0.4",
"@feizheng/next-key-map": "^1.0.0",

@@ -19,0 +20,0 @@ "@feizheng/rake-git": "^1.2.1",

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