Socket
Socket
Sign inDemoInstall

appium-support

Package Overview
Dependencies
Maintainers
5
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium-support - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

2

lib/util.js
"use strict";
var _ = require('underscore');
var _ = require('lodash');

@@ -5,0 +5,0 @@ // return true if the the value is not undefined, null, or empty string.

@@ -7,3 +7,3 @@ {

],
"version": "0.1.1",
"version": "1.0.0",
"author": "appium",

@@ -27,2 +27,3 @@ "license": "Apache License 2.0",

"dependencies": {
"lodash": "^3.6.0",
"q": "^1.1.2"

@@ -29,0 +30,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