New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webpack-sftp-client

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-sftp-client - npm Package Compare versions

Comparing version

to
1.1.7

2

index.js

@@ -20,3 +20,3 @@ /*!

compiler.plugin('compilation', function(compilation) {
compiler.plugin('after-emit', function(compilation) {

@@ -23,0 +23,0 @@ var remotePath = self.options.remotePath;

{
"name": "webpack-sftp-client",
"version": "1.1.6",
"version": "1.1.7",
"description": "a plugin for webpack as an sftp client",

@@ -5,0 +5,0 @@ "main": "index.js",