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

jsworkerutils

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsworkerutils - npm Package Compare versions

Comparing version
1.1.4
to
1.1.6
+4
-2
package.json
{
"name": "jsworkerutils",
"version": "1.1.4",
"version": "1.1.6",
"description": "Helper class that improves the the loading processes, an implementation of multithreaded JS # Development Guide ## About - This library is meant to be a node packaged module that optimize concurrent api requests and simplify as much as possible , the library should be able integrate with other javascript projects indepent of frameworks.",

@@ -23,3 +23,5 @@ "main": "./dist/lib/index.js",

"HTTP Requests",
"Fetch"
"Fetch",
"Parallel Javascript",
"Multithreading"
],

@@ -26,0 +28,0 @@ "author": "Felixson Yusuf Tosin <felixsonyusuftosin@gmail.com> (https://www.linkedin.com/in/felixsonyusuftosin/)",