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

oro-sftp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oro-sftp - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 2.0.1 / 2023-11-02
* Updated _dev_ libs:
* `@types/ssh2-sftp-client` to `v9.0.2`.
## 2.0.0 / 2023-11-02

@@ -2,0 +6,0 @@ **NOTE:**<br>

4

package.json
{
"name": "oro-sftp",
"version": "2.0.0",
"version": "2.0.1",
"description": "OroSftp Class is a wrapper of ssh2-sftp-client to work as promises async/await and typescript.",

@@ -51,3 +51,3 @@ "type": "module",

"@types/jest": "^29.5.7",
"@types/ssh2-sftp-client": "^9.0.0",
"@types/ssh2-sftp-client": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.9.1",

@@ -54,0 +54,0 @@ "@typescript-eslint/parser": "^6.9.1",

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