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

emitten

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emitten - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

7

package.json
{
"name": "emitten",
"version": "0.6.0",
"version": "0.6.1",
"description": "Barebones TypeScript event emitter",

@@ -34,3 +34,4 @@ "author": "Curtis Dulmage",

"import": "./dist/emitten.es.js",
"require": "./dist/emitten.umd.js"
"require": "./dist/emitten.umd.js",
"types": "./dist/index.d.ts"
}

@@ -59,3 +60,3 @@ },

"@changesets/cli": "^2.26.2",
"@types/node": "^20.9.4",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",

@@ -62,0 +63,0 @@ "@vitest/coverage-v8": "^0.34.6",

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