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

stablethread

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stablethread - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+4
-4
package.json
{
"name": "stablethread",
"version": "0.0.1",
"version": "0.0.2",
"description": "TS SDK for StableThread",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/bevanhunt/stablethread-npm.git"
"url": "git+https://github.com/bevanhunt/stablethread-sdk.git"
},

@@ -22,5 +22,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/bevanhunt/stablethread-npm/issues"
"url": "https://github.com/bevanhunt/stablethread-sdk/issues"
},
"homepage": "https://github.com/bevanhunt/stablethread-npm#readme"
"homepage": "https://github.com/bevanhunt/stablethread-sdk#readme"
}