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

deleight

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deleight - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

2

package.json
{
"name": "deleight",
"version": "4.0.4",
"version": "4.0.5",
"description": "A group of 10 libraries for writing accessible and joyfully interactive web applications with traditional HTML, CSS and JavaScript.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -43,6 +43,3 @@ # Deleight

return row.cloneNode(true);
} update(value = ' !!!') {
for (let i = 0; i < array.length; i += 10)
this.element.children[i].querySelector('a').firstChild.nodeValue = array[i].lbl += value;
}
}
}, actions = [new ArrayActions(array), new AppChildrenActions(tbody)];

@@ -53,3 +50,5 @@

[More about *apption*](https://github.com/mksunny1/apption)
### Actribute

@@ -88,2 +87,5 @@

[API docs for *actribute*](https://mksunny1.github.io/deleight-api-docs/main/modules/actribute.html)
### Appliance

@@ -108,2 +110,5 @@

[API docs for *appliance*](https://mksunny1.github.io/deleight-api-docs/main/modules/appliance.html)
### Queryoperator

@@ -125,3 +130,5 @@

[API docs for *queryoperator*](https://mksunny1.github.io/deleight-api-docs/main/modules/queryoperator.html)
### Apriori

@@ -139,3 +146,5 @@

[API docs for *apriori*](https://mksunny1.github.io/deleight-api-docs/main/modules/apriori.html)
### Sophistry

@@ -158,3 +167,5 @@

[API docs for *sophistry*](https://mksunny1.github.io/deleight-api-docs/main/modules/sophistry.html)
### Generational

@@ -173,3 +184,5 @@

[API docs for *generational*](https://mksunny1.github.io/deleight-api-docs/main/modules/generational.html)
### Withly

@@ -188,3 +201,5 @@

[API docs for *withly*](https://mksunny1.github.io/deleight-api-docs/main/modules/withly.html)
### OneToMany

@@ -191,0 +206,0 @@

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