New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

evt

Package Overview
Dependencies
Maintainers
2
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

evt - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

4

package.json
{
"name": "evt",
"version": "2.3.3",
"version": "2.3.4",
"description": "Type safe replacement for node's EventEmitter",

@@ -14,3 +14,3 @@ "repository": {

"dependencies": {
"minimal-polyfills": "^2.2.1",
"minimal-polyfills": "^2.2.2",
"run-exclusive": "^2.2.16",

@@ -17,0 +17,0 @@ "tsafe": "^1.0.1"

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

- ✅ It is both a [Deno](https://deno.land/x/evt) and an [NPM](https://www.npmjs.com/evt) module. ( Achieved with [Denoify](https://github.com/garronej/denoify) )
- ✅ Lightweight, no dependency.
- ✅ Can be imported with `require` (CJS) or `import` (ESM).
- ✅ [React Hooks integration](https://docs.evt.land/react-hooks)
- ✅ No external dependencies ([`tsafe`](https://github.com/garronej/tsafe), [`run-exclusive`](https://github.com/garronej/run_exclusive) and [`minimal-polyfills`](https://github.com/garronej/minimal_polyfills) are all from the same author as EVT).
- ✅ [Great React integration](https://docs.evt.land/react-hooks).

@@ -123,2 +122,2 @@ Can be imported in TypeScript projects using version TypeScript >= 3.8 (February 20th, 2020) and in any plain JS projects.

<a href="https://teespring.com/fr/evt-sticker">Shop</a>
</p>
</p>
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