Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

run-pty

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

run-pty - npm Package Compare versions

Comparing version 5.0.0-beta.1 to 5.0.0-beta.2

run-pty-bin.js

6

package.json
{
"name": "run-pty",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"author": "Simon Lydell",

@@ -9,3 +9,3 @@ "license": "MIT",

"type": "commonjs",
"bin": "./run-pty.js",
"bin": "./run-pty-bin.js",
"files": [

@@ -45,4 +45,4 @@ "run-pty.js"

"test": "node run-pty.js --auto-exit % prettier --check . % eslint . --report-unused-disable-directives % tsc % vitest run",
"prepublishOnly": "echo npm test"
"prepublishOnly": "npm test"
}
}

Sorry, the diff of this file is too big to display

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