Socket
Book a DemoInstallSign in
Socket

@andresclua/jsutil

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andresclua/jsutil - npm Package Compare versions

Comparing version

to
4.0.2

2

package.json
{
"name": "@andresclua/jsutil",
"private": false,
"version": "4.0.01",
"version": "4.0.02",
"type": "module",

@@ -6,0 +6,0 @@ "main": "./dist/js_util.umd.js",

@@ -23,4 +23,4 @@ # Introducing Js Utils v4!

## Other packages that I work
- [attachflow](https://www.npmjs.com/package/attachflow) - dynamically load JavaScript files and CSS stylesheets into a webpage using the loadScript and loadStyle utility functions
- [Debounce Throttle](https://www.npmjs.com/package/@andresclua/debounce-throttle - JavaScript utility library for rate-limiting function executions. It offers both debounce and throttle functions that are essential for optimizing performance for events that fire frequently, such as window resizing, scrolling, or keypresses in web applications.
- [attachflow](https://www.npmjs.com/package/attachflow) - dynamically load JavaScript files and CSS stylesheets into a webpage using the loadScript and loadStyle utility functions.
- [Debounce Throttle](https://www.npmjs.com/package/@andresclua/debounce-throttle) - JavaScript utility library for rate-limiting function executions. It offers both debounce and throttle functions that are essential for optimizing performance for events that fire frequently, such as window resizing, scrolling, or keypresses in web applications.

@@ -32,4 +32,5 @@

![awesome](https://media.giphy.com/media/LeikbswJKXOMM/giphy.gif)
[Github Profile](https://github.com/andresclua/)