Comparing version 5.0.0-beta.1 to 5.0.0-beta.2
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90098
5
2376