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

@appium/support

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/support - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5

@@ -125,2 +125,3 @@ "use strict";

if (isSymlink) {
// @ts-ignore This typecast is ok
const link = await (0, get_stream_1.default)(readStream);

@@ -127,0 +128,0 @@ await fs_2.default.symlink(link, dest);

@@ -141,2 +141,3 @@ import _ from 'lodash';

if (isSymlink) {
// @ts-ignore This typecast is ok
const link = await getStream(readStream);

@@ -143,0 +144,0 @@ await fs.symlink(link, dest);

{
"name": "@appium/support",
"version": "4.1.4",
"version": "4.1.5",
"description": "Support libs used across appium packages",

@@ -63,3 +63,3 @@ "keywords": [

"@types/which": "3.0.0",
"archiver": "5.3.1",
"archiver": "5.3.2",
"axios": "1.4.0",

@@ -100,3 +100,3 @@ "base64-stream": "1.0.0",

"optionalDependencies": {
"sharp": "0.32.4"
"sharp": "0.32.5"
},

@@ -110,3 +110,3 @@ "engines": {

},
"gitHead": "d6204b6902074210943d7bbbf72d139b9b170a20",
"gitHead": "820428b76931e401c65455e72f6465da0d2c38c1",
"typedoc": {

@@ -113,0 +113,0 @@ "entryPoint": "./lib/index.js"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet