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

simple-threads

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-threads - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
package.json

@@ -5,3 +5,3 @@ {

"author": "Thomas Frank <thomas@nodebite.se (http://nodebite.se)",
"version": "1.0.2",
"version": "1.0.3",
"main": "simple-threads.js",

@@ -8,0 +8,0 @@ "repository": {

// Load modules
const simpleThreads = require('./simple-threads/simple-threads');
const simpleThreads = require('simple-threads');

@@ -4,0 +4,0 @@