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

scp2

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scp2 - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

14

package.json
{
"name": "scp2",
"version": "0.3.0",
"version": "0.4.0",
"description": "A pure javascript scp program based on ssh2.",

@@ -15,6 +15,6 @@ "author": "Hsiaoming Yang <lepture@me.com>",

"dependencies": {
"ssh2": "~0.4.10",
"glob": "~4.0.6",
"async": "~0.9.0",
"lodash": "~2.4.1"
"glob": "~7.0.3",
"lodash": "~4.11.1",
"ssh2": "~0.4.10"
},

@@ -29,5 +29,5 @@ "repository": {

"devDependencies": {
"jshint": "*",
"mocha": "*",
"expect.js": "*",
"expect.js": "0",
"jshint": "2",
"mocha": "2",
"jscoverage": "^0.5.9"

@@ -34,0 +34,0 @@ },

@@ -193,2 +193,6 @@ # scp2

**2016-05-20** `0.4.0`
* upgrade glob
**2016-04-18** `0.3.0`

@@ -195,0 +199,0 @@

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