@synstack/reforge
Advanced tools
+8
-4
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "1.7.0", | ||
| "version": "1.7.1", | ||
| "description": "Runtime tools for interactive DevX with the ReForge IDE extension", | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@synstack/json": "1.1.6", | ||
| "@synstack/json": "1.1.7", | ||
| "pako": "^2.1.0" | ||
@@ -70,3 +70,4 @@ }, | ||
| "tsup": "^8.4.0", | ||
| "typescript": "^5.7.3" | ||
| "typescript": "^5.8.2", | ||
| "zod": "^3.24.2" | ||
| }, | ||
@@ -78,3 +79,6 @@ "files": [ | ||
| ], | ||
| "gitHead": "516556df78e2f9e4b6b9d60340fd127ad8b00d0c" | ||
| "peerDependencies": { | ||
| "zod": "*" | ||
| }, | ||
| "gitHead": "4aae6e86f7664e5b928ecb3a492ec035307168d1" | ||
| } |
+0
-3
@@ -5,5 +5,2 @@ # @synstack/reforge | ||
| > [!WARNING] | ||
| > This package is included in the [@synstack/synscript](../synscript/README.md) package. It is not recommended to install both packages at the same time. | ||
| > [!NOTE] | ||
@@ -10,0 +7,0 @@ > The reforge VSCode extension is currently in alpha. |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
229831
-0.05%3
50%6
20%145
-2.03%+ Added
- Removed
Updated