Socket
Socket
Sign inDemoInstall

@domql/event

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@domql/event - npm Package Compare versions

Comparing version 2.3.20 to 2.3.21

4

is.js
'use strict'
import { global } from '@domql/globals'
import { window } from '@domql/globals'
export const node = (node) => {
const { Node } = global
const { Node } = window
return (

@@ -8,0 +8,0 @@ typeof Node === 'function'

{
"name": "@domql/event",
"version": "2.3.20",
"version": "2.3.21",
"main": "index.js",

@@ -12,4 +12,4 @@ "license": "MIT",

},
"gitHead": "e3a1ae560ae4606c7db7ee7108380ff29dfc291b",
"gitHead": "591bd439470038afee450aa314c56a257107b1a0",
"source": "index.js"
}
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