Socket
Socket
Sign inDemoInstall

min-document

Package Overview
Dependencies
5
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.1 to 2.3.0

2

dom-element.js

@@ -12,3 +12,3 @@ var dispatchEvent = require("./event/dispatch-event.js")

this.tagName = tagName
this.tagName = String(tagName).toUpperCase()
this.className = ""

@@ -15,0 +15,0 @@ this.dataset = {}

{
"name": "min-document",
"version": "2.2.1",
"version": "2.3.0",
"description": "A minimal DOM implementation",

@@ -5,0 +5,0 @@ "keywords": [],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc