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

@applitools/ufg-client

Package Overview
Dependencies
Maintainers
34
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.23 to 1.1.24

14

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

@@ -37,4 +37,4 @@ "bugs": {

"scripts": {
"lint": "npx eslint '**/*.ts'",
"build": "npx tsc --project ./tsconfig.build.json",
"lint": "node ../../node_modules/.bin/eslint '**/*.ts'",
"build": "node ../../node_modules/.bin/tsc --project ./tsconfig.build.json",
"test": "mocha --no-timeouts -r ts-node/register --parallel --jobs 15 './test/**/*.spec.ts'",

@@ -51,5 +51,5 @@ "test:sanity": "yarn test:unit && yarn test:it",

"@applitools/jsdom": "1.0.4",
"@applitools/logger": "1.1.44",
"@applitools/req": "1.1.29",
"@applitools/utils": "1.3.29",
"@applitools/logger": "1.1.45",
"@applitools/req": "1.1.30",
"@applitools/utils": "1.3.30",
"abort-controller": "3.0.0",

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

"@applitools/bongo": "^2.2.2",
"@applitools/test-server": "^1.1.23",
"@applitools/test-server": "^1.1.24",
"@applitools/test-utils": "^1.5.12",

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

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