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 1.0.0 to 1.0.1

4

CHANGELOG.md

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

## 1.0.3 / 2022-06-21
* Updated lib `oro-functions` to `v1.1.7`.
* Updated lib-dev `jest` to `v28.1.1`.
## 1.0.0 / 2022-05-26

@@ -2,0 +6,0 @@ * Added `MIT License`.

6

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

@@ -26,8 +26,8 @@ "main": "index.js",

"dependencies": {
"oro-functions": "^1.1.4",
"oro-functions": "^1.1.7",
"ssh2-sftp-client": "^8.1.0"
},
"devDependencies": {
"jest": "^28.1.0"
"jest": "^28.1.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