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 1.1.3 to 2.0.0

__tests__/break.test.js

13

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

@@ -13,6 +13,15 @@ "homepage": "https://github.com/afeiship/event-mitt",

"test": "jest",
"trypublish": "npm publish --access=public || true"
"build": "gulp"
},
"license": "MIT",
"devDependencies": {
"@feizheng/next-key-map": "^1.0.0",
"@feizheng/rake-git": "^1.2.1",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-load-plugins": "^2.0.1",
"gulp-rename": "^1.4.0",
"gulp-size": "^3.0.0",
"gulp-uglify": "^3.0.2",
"gulp-umd": "^2.0.0",
"jest": "^23.6.0",

@@ -19,0 +28,0 @@ "next-key-map": "github:afeiship/next-key-map"

12

README.md
# event-mitt
> A mini and light event emitter
## apis:
## apis
| name | args | description |

@@ -13,7 +13,2 @@ |------|---------------------------------|--------------------------------------|

## resources
+ https://github.com/developit/mitt
+ https://github.com/jeromeetienne/microevent.js/blob/master/microevent.js
+ https://github.com/Wikiki/bulma-accordion/blob/master/src/js/events.js
## installation

@@ -59,1 +54,6 @@ ```shell

```
## resources
+ https://github.com/developit/mitt
+ https://github.com/jeromeetienne/microevent.js/blob/master/microevent.js
+ https://github.com/Wikiki/bulma-accordion/blob/master/src/js/events.js

Sorry, the diff of this file is not supported yet

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