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

whoosh

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whoosh - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

4

CHANGELOG.md
# Change Log
## 1.3.0
### Updated
- Updated dependencies
## 1.2.0

@@ -4,0 +8,0 @@ ### Added

22

package.json
{
"name": "whoosh",
"version": "1.2.0",
"version": "1.3.0",
"description": "A streaming sftp client",

@@ -23,15 +23,15 @@ "main": "index.js",

"devDependencies": {
"async": "^2.6.0",
"chai": "^4.1.2",
"eslint": "^4.19.1",
"eslint-config-imperative": "^2.0.1",
"eslint-plugin-imperative": "^2.0.0",
"fs-extra": "^4.0.3",
"husky": "^0.14.3",
"async": "^2.6.1",
"chai": "^4.2.0",
"eslint": "^5.6.1",
"eslint-config-imperative": "^2.1.0",
"eslint-plugin-imperative": "^2.1.0",
"fs-extra": "^7.0.0",
"husky": "^1.1.1",
"istanbul": "^0.4.5",
"mocha": "^5.1.1"
"mocha": "^5.2.0"
},
"dependencies": {
"debug": "^3.1.0",
"lodash": "^4.17.10",
"debug": "^4.0.1",
"lodash": "^4.17.11",
"ssh2": "^0.6.1"

@@ -38,0 +38,0 @@ },

Sorry, the diff of this file is not supported yet

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