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

html-element

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-element - npm Package Compare versions

Comparing version 1.2.0 to 1.2.2

2

package.json
{
"name": "html-element",
"version": "1.2.0",
"version": "1.2.2",
"homepage": "https://github.com/1N50MN14/html-element",

@@ -5,0 +5,0 @@ "repository": {

@@ -6,2 +6,4 @@ # html-element

The current implementation is fully compatible with <a href="https://npmjs.org/package/hyperscript">hyperscript</a>!
Note: adds "document" to globals.

@@ -21,2 +23,5 @@

- classList.add(class)
- innerHTML()
- outerHTML()
- textContent()

@@ -26,6 +31,8 @@ Setters update existing objects, otherwise create anew;

## Properties
- innerHTML
- outerHTML
- textContent
- attribute.value
- attribute.name
- everything else

@@ -32,0 +39,0 @@ ## TODO / Missing features

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