New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

advent-util

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advent-util

javaScript utility functions for quick flow

latest
npmnpm
Version
1.0.5
Version published
Weekly downloads
12
Maintainers
0
Weekly downloads
 
Created
Source

Advent of Code logo


Advent of Code event | let y = 2024 | twitter

+2024/
    DAY-#-desc/
#    ├── index-desc.html    # got util.js, IN.js, EXEC.js running in order         
#    ├── IN.js              # input goes here
+    └── EXEC.js             # execution of logic is done here
    
    util/
#    ├── util.js           # utils(v2, U) are stored here

    static/
#    ├── style.css

an-alch3mist.github.io/Advent/

#   in ./EXEC.js            |  in External Library
#   -----------------------------------------------
#   require("advent-util")  |  advent-util:latest
#   -----------------------------------------------

Keywords

advent

FAQs

Package last updated on 07 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts