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

subscribe-ui-event

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subscribe-ui-event - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

package.json
{
"name": "subscribe-ui-event",
"version": "0.2.5",
"version": "0.2.6",
"description": "A single, throttle built-in solution to subscribe to browser UI Events.",

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

@@ -18,7 +18,7 @@ # subscribe-ui-event

For 10 `addEventListener`, the difference of memory consumption between peak and bottom is about 4.1K.
For 10 `addEventListener`, the difference of memory consumption between peak and trough is about 4.1K.
![addEventListener](https://cloud.githubusercontent.com/assets/2044960/9611614/778bc452-5095-11e5-80d9-be9379df9956.png)
For 10 `subscribe`, the difference of memory consumption between peak and bottom is about 4.1K.
For 10 `subscribe`, the difference of memory consumption between peak and trough is about 1.0K.

@@ -25,0 +25,0 @@ ![subscribe](https://cloud.githubusercontent.com/assets/2044960/9611619/7c293652-5095-11e5-8d27-29a0d2d167cc.png)

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