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

@applitools/utils

Package Overview
Dependencies
Maintainers
30
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/utils - npm Package Compare versions

Comparing version 1.3.9 to 1.3.10

10

package.json
{
"name": "@applitools/utils",
"version": "1.3.9",
"version": "1.3.10",
"keywords": [

@@ -21,3 +21,3 @@ "applitools",

"url": "git://github.com/applitools/eyes.sdk.javascript1.git",
"directory": "packages/utils"
"directory": "js/packages/utils"
},

@@ -51,3 +51,5 @@ "license": "SEE LICENSE IN LICENSE",

"build": "tsc",
"test": "mocha ./test/**/*.spec.ts --no-timeouts -r ts-node/register",
"test": "yarn test:unit",
"test:sanity": "test:unit",
"test:unit": "mocha ./test/unit/*.spec.ts --no-timeouts -r ts-node/register",
"deps": "bongo deps",

@@ -65,3 +67,3 @@ "preversion": "bongo preversion && yarn build",

"devDependencies": {
"@applitools/bongo": "^2.1.5",
"@applitools/bongo": "^2.1.6",
"@types/mocha": "^9.1.1",

@@ -68,0 +70,0 @@ "@types/node": "12",

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