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

strict-event-emitter

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strict-event-emitter - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

lib/MemoryLeakError.d.ts

@@ -1,2 +0,2 @@

import { type Emitter } from './Emitter';
import type { Emitter } from './Emitter';
export declare class MemoryLeakError extends Error {

@@ -3,0 +3,0 @@ readonly emitter: Emitter<any>;

{
"name": "strict-event-emitter",
"version": "0.4.2",
"version": "0.4.3",
"description": "Type-safe implementation of EventEmitter for browser and Node.js",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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