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

deleight

Package Overview
Dependencies
Maintainers
0
Versions
113
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

to
5.0.3

2

package.json
{
"name": "deleight",
"version": "5.0.2",
"version": "5.0.3",
"description": "A library with 9 modules for writing more expressive web applications with traditional HTML, CSS and JavaScript.",

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

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

const apply = dom.apply;
const { range, map, chain } Generator;
const { range, map, chain } = Generator;

@@ -46,0 +46,0 @@ ```