@lydell/node-pty
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ { | ||
"author": "Simon Lydell", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -25,8 +25,8 @@ "main": "./index.js", | ||
"optionalDependencies": { | ||
"@lydell/node-pty-darwin-x64": "1.0.2", | ||
"@lydell/node-pty-darwin-arm64": "1.0.2", | ||
"@lydell/node-pty-linux-x64": "1.0.2", | ||
"@lydell/node-pty-win32-x64": "1.0.2", | ||
"@lydell/node-pty-win32-arm64": "1.0.2" | ||
"@lydell/node-pty-darwin-x64": "1.0.3", | ||
"@lydell/node-pty-darwin-arm64": "1.0.3", | ||
"@lydell/node-pty-linux-x64": "1.0.3", | ||
"@lydell/node-pty-win32-x64": "1.0.3", | ||
"@lydell/node-pty-win32-arm64": "1.0.3" | ||
} | ||
} |
@@ -20,3 +20,3 @@ # @lydell/node-pty | ||
@lydell/node-pty@1.0.2 is based on node-pty@1.1.0-beta13 (commit [391347926a45bb0b9e2c9a9f837adc56592b3c4b](https://github.com/microsoft/node-pty/commit/391347926a45bb0b9e2c9a9f837adc56592b3c4b)). | ||
@lydell/node-pty@1.0.3 is based on node-pty@1.1.0-beta14 (commit [efbf8ebbe7b09351548fa0a4ed07b36c5d2e539b](https://github.com/microsoft/node-pty/commit/efbf8ebbe7b09351548fa0a4ed07b36c5d2e539b)). | ||
@@ -23,0 +23,0 @@ ## Prebuilt binaries |