Socket
Socket
Sign inDemoInstall

deleight

Package Overview
Dependencies
0
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

2

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

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

@@ -31,3 +31,3 @@ # Deleight

apply({
p: (...divs) => mySophistry.styles.style(...divs) || meEventivity.listener.listen('click', divs, myEventivity.options)
div: (...divs) => mySophistry.styles.style(...divs) || meEventivity.listener.listen('click', divs, myEventivity.options)
}, containingElement); // containingElement default to document.body.

@@ -225,2 +225,3 @@ }

- Work on a new reactivity module to support more independent HTML and JavaScript development.
- Adding and completing examples

@@ -227,0 +228,0 @@

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