New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lydell/node-pty

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lydell/node-pty - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

13

package.json

@@ -5,3 +5,3 @@ {

"author": "Simon Lydell",
"version": "1.0.3",
"version": "1.1.0",
"license": "MIT",

@@ -25,8 +25,9 @@ "main": "./index.js",

"optionalDependencies": {
"@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"
"@lydell/node-pty-darwin-x64": "1.1.0",
"@lydell/node-pty-darwin-arm64": "1.1.0",
"@lydell/node-pty-linux-x64": "1.1.0",
"@lydell/node-pty-linux-arm64": "1.1.0",
"@lydell/node-pty-win32-x64": "1.1.0",
"@lydell/node-pty-win32-arm64": "1.1.0"
}
}

@@ -20,3 +20,3 @@ # @lydell/node-pty

@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)).
@lydell/node-pty@1.1.0 is based on node-pty@1.1.0-beta14 (commit [efbf8ebbe7b09351548fa0a4ed07b36c5d2e539b](https://github.com/microsoft/node-pty/commit/efbf8ebbe7b09351548fa0a4ed07b36c5d2e539b)).

@@ -30,3 +30,4 @@ ## Prebuilt binaries

- Linux x86_64 (linux-x64)
- Linux ARM64 (linux-arm64) (not tested)
- Windows x86_64 (win32-x64)
- Windows ARM64 (win32-arm64) (not tested)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc