@lydell/node-pty
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0-beta.3
@@ -5,3 +5,3 @@ { | ||
"author": "Simon Lydell", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.3", | ||
"license": "MIT", | ||
@@ -28,7 +28,8 @@ "main": "./index.js", | ||
"optionalDependencies": { | ||
"@lydell/node-pty-darwin-x64": "1.0.0-beta.2", | ||
"@lydell/node-pty-darwin-arm64": "1.0.0-beta.2", | ||
"@lydell/node-pty-linux-x64": "1.0.0-beta.2", | ||
"@lydell/node-pty-win32-x64": "1.0.0-beta.2" | ||
"@lydell/node-pty-darwin-x64": "1.0.0-beta.3", | ||
"@lydell/node-pty-darwin-arm64": "1.0.0-beta.3", | ||
"@lydell/node-pty-linux-x64": "1.0.0-beta.3", | ||
"@lydell/node-pty-win32-x64": "1.0.0-beta.3", | ||
"@lydell/node-pty-win32-arm64": "1.0.0-beta.3" | ||
} | ||
} |
@@ -20,3 +20,3 @@ # @lydell/node-pty | ||
@lydell/node-pty@1.0.0-beta.2 is based on node-pty@1.0.0 (plus maybe a few more unreleased commits). | ||
@lydell/node-pty@1.0.0-beta.3 is based on node-pty@1.0.0 (plus maybe a few more unreleased commits). | ||
@@ -27,5 +27,6 @@ ## Prebuilt binaries | ||
- macOS (darwin-x64) | ||
- macOS ARM (darwin-arm64) | ||
- macOS x86_64 (darwin-x64) (not tested) | ||
- macOS ARM64 (darwin-arm64) | ||
- Linux x86_64 (linux-x64) | ||
- Windows (win32-x64) | ||
- Windows x86_64 (win32-x64) | ||
- Windows ARM64 (win32-arm64) (not tested) |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
59697
30
6
1