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

@synstack/reforge

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synstack/reforge - npm Package Compare versions

Comparing version
1.6.0
to
1.6.1
+5
-5
package.json

@@ -7,3 +7,3 @@ {

},
"version": "1.6.0",
"version": "1.6.1",
"description": "Runtime tools for interactive DevX with the ReForge IDE extension",

@@ -61,3 +61,3 @@ "keywords": [

"dependencies": {
"@synstack/json": "1.1.5",
"@synstack/json": "1.1.6",
"pako": "^2.1.0"

@@ -69,4 +69,4 @@ },

"@types/vscode": "^1.97.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"tsup": "^8.4.0",
"typescript": "^5.7.3"
},

@@ -78,3 +78,3 @@ "files": [

],
"gitHead": "94c059448c495c32cd9b053095cca33a62533f95"
"gitHead": "9351f651b39cf757bc37c3e2ab9c516c0e2ed127"
}