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

delegate-it

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

delegate-it - npm Package Compare versions

Comparing version 3.0.0-1 to 3.0.0

27

package.json
{
"name": "delegate-it",
"version": "3.0.0-1",
"description": "Lightweight event delegation",
"version": "3.0.0",
"description": "Lightweight and modern event delegation in the browser",
"keywords": [
"delegate",
"browser",
"dom",
"live",
"selector",
"delegation",
"chrome",
"electron",
"firefox",
"safari",
"event"

@@ -12,2 +20,3 @@ ],

"license": "MIT",
"author": "Federico Brigante <me@fregante.com> (https://fregante.com)",
"type": "module",

@@ -39,14 +48,14 @@ "main": "index.js",

},
"dependencies": {
"typed-query-selector": "^2.4.1"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^0.9.0",
"@sindresorhus/tsconfig": "^1.0.1",
"ava": "^3.15.0",
"jsdom": "^16.5.1",
"jsdom": "^16.5.2",
"npm-run-all": "^4.1.5",
"sinon": "^9.2.4",
"typescript": "^4.2.3",
"sinon": "^10.0.0",
"typescript": "^4.2.4",
"xo": "^0.38.2"
},
"dependencies": {
"typed-query-selector": "^2.4.1"
}
}
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