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

eldo

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eldo - npm Package Compare versions

Comparing version

to
1.3.2

3

index.js

@@ -62,3 +62,4 @@ class El {

if (value === false) {
return this.$el.removeAttribute(attrName)
this.$el.removeAttribute(attrName)
return this
}

@@ -65,0 +66,0 @@

{
"name": "eldo",
"version": "1.3.1",
"version": "1.3.2",
"description": "Tiny chainable DOM manipulation lib.",

@@ -5,0 +5,0 @@ "main": "index.js",