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

typed-event-emitter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-event-emitter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

index.d.ts

8

package.json
{
"name": "typed-event-emitter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Alternative event emitter for JavaScript and TypeScript.",

@@ -19,5 +19,6 @@ "main": "index.js",

"author": "Simon \"Tenry\" Burchert",
"homepage": "https://github.com/tenry92/typed-event-emitter",
"repository": {
"type": "git",
"url": "https://github.com/tenry92/typed-event-emitter"
"url": "https://github.com/tenry92/typed-event-emitter.git"
},

@@ -29,4 +30,5 @@ "license": "ISC",

"files": [
"index.js"
"index.js",
"index.d.ts"
]
}
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