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.8.3
to
1.8.4
+4
-3
package.json

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

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

@@ -32,2 +32,3 @@ "keywords": [

"build:watch": "tsup --watch",
"prepack": "pnpm build",
"test:types": "tsc --noEmit",

@@ -61,3 +62,3 @@ "test:unit": "node --experimental-strip-types --experimental-test-snapshots --no-warnings --test src/**/*.test.ts",

"dependencies": {
"@synstack/json": "^1.1.11",
"@synstack/json": "^1.1.12",
"pako": "^2.1.0"

@@ -81,3 +82,3 @@ },

],
"gitHead": "330f6fbc8d1ae4fb300168db3e293db51a186ab2"
"gitHead": "4512f978a98c40c3a17595de5fa15176a105d9c9"
}