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

nanoevents

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanoevents - npm Package Compare versions

Comparing version 5.1.11 to 5.1.12

3

CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
## 5.1.12
* Reduced npm package size.
## 5.1.11

@@ -5,0 +8,0 @@ * Fixed unsubscribing on cleaned `Emitter#events` (by Mikhail Nasyrov).

3

package.json
{
"name": "nanoevents",
"version": "5.1.11",
"version": "5.1.12",
"description": "Simple and tiny (72 bytes) event emitter library",

@@ -24,3 +24,2 @@ "keywords": [

"types": "./index.d.ts",
"simple-pre-commit": "npx lint-staged",
"type": "module",

@@ -27,0 +26,0 @@ "main": "index.cjs",

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