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.2 to 1.1.3

5

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

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

"scripts": {
"test": "jest"
"test": "jest",
"trypublish": "npm publish --access=public || true"
},

@@ -15,0 +16,0 @@ "license": "MIT",

2

README.md

@@ -18,3 +18,3 @@ # event-mitt

## resources
## installation
```shell

@@ -21,0 +21,0 @@ npm install -S @feizheng/event-mitt

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