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

@applitools/ufg-client

Package Overview
Dependencies
Maintainers
33
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/ufg-client - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

10

package.json
{
"name": "@applitools/ufg-client",
"version": "1.1.3",
"version": "1.1.4",
"homepage": "https://applitools.com",

@@ -55,5 +55,5 @@ "bugs": {

"@applitools/jsdom": "1.0.4",
"@applitools/logger": "1.1.28",
"@applitools/req": "1.1.13",
"@applitools/utils": "1.3.14",
"@applitools/logger": "1.1.29",
"@applitools/req": "1.1.15",
"@applitools/utils": "1.3.15",
"abort-controller": "3.0.0",

@@ -65,3 +65,3 @@ "postcss-value-parser": "4.2.0",

"@applitools/bongo": "^2.2.0",
"@applitools/test-server": "^1.1.9",
"@applitools/test-server": "^1.1.10",
"@applitools/test-utils": "^1.5.2",

@@ -68,0 +68,0 @@ "@types/mocha": "^9.1.1",

@@ -73,3 +73,3 @@ /// <reference types="node" />

};
export declare type IOSDevice = 'iPhone 14 Pro Max' | 'iPhone 14' | 'iPhone 13 Pro Max' | 'iPhone 13 Pro' | 'iPhone 13' | 'iPhone 12 Pro Max' | 'iPhone 12 Pro' | 'iPhone 12' | 'iPhone 12 mini' | 'iPhone 11 Pro' | 'iPhone 11 Pro Max' | 'iPhone 11' | 'iPhone XR' | 'iPhone Xs' | 'iPhone X' | 'iPhone 8' | 'iPhone 8 Plus' | 'iPhone 7' | 'iPhone SE (1st generation)' | 'iPad Pro (12.9-inch) (3rd generation)' | 'iPad (7th generation)' | 'iPad (9th generation)' | 'iPad Air (2nd generation)' | 'iPad Air (4th generation)';
export declare type IOSDevice = 'iPhone 14 Pro Max' | 'iPhone 14' | 'iPhone 13 Pro Max' | 'iPhone 13 Pro' | 'iPhone 13' | 'iPhone 12 Pro Max' | 'iPhone 12 Pro' | 'iPhone 12' | 'iPhone 12 mini' | 'iPhone 11 Pro' | 'iPhone 11 Pro Max' | 'iPhone 11' | 'iPhone XR' | 'iPhone Xs' | 'iPhone X' | 'iPhone 8' | 'iPhone 8 Plus' | 'iPhone 7' | 'iPhone SE (1st generation)' | 'iPad Pro (12.9-inch) (3rd generation)' | 'iPad Pro (11-inch) (4th generation)' | 'iPad (7th generation)' | 'iPad (9th generation)' | 'iPad Air (2nd generation)' | 'iPad Air (4th generation)';
export declare type IOSVersion = 'latest' | 'latest-1';

@@ -76,0 +76,0 @@ export declare type IOSDeviceRenderer = {

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