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

dom-event-utils

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dom-event-utils - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "dom-event-utils",
"version": "1.0.0",
"version": "1.0.1",
"description": "Very small library that makes working with DOM event emitters API a little easier to work with",

@@ -17,10 +17,8 @@ "main": "dist/index.js",

"license": "MIT",
"dependencies": {
"typescript": "^2.7.2"
},
"devDependencies": {
"@types/jest": "^22.1.4",
"jest": "^22.4.2",
"ts-jest": "^22.4.1"
"ts-jest": "^22.4.1",
"typescript": "^2.7.2"
}
}
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