Socket
Socket
Sign inDemoInstall

@applitools/utils

Package Overview
Dependencies
Maintainers
34
Versions
72
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.30 to 1.3.31

13

package.json
{
"name": "@applitools/utils",
"version": "1.3.30",
"version": "1.3.31",
"keywords": [

@@ -50,5 +50,4 @@ "applitools",

"build": "node ../../node_modules/.bin/tsc --project ./tsconfig.build.json",
"test": "yarn test:unit",
"test:sanity": "yarn test:unit",
"test:unit": "mocha ./test/unit/*.spec.ts --no-timeouts -r ts-node/register",
"test": "node ../../node_modules/.bin/mocha './test/**/*.spec.ts'",
"test:sanity": "yarn test",
"deps": "bongo deps",

@@ -61,6 +60,4 @@ "preversion": "bongo preversion",

"devDependencies": {
"@applitools/bongo": "^2.2.2",
"@types/mocha": "^9.1.1",
"@types/node": "12",
"mocha": "^10.0.0"
"@applitools/bongo": "^2.2.5",
"@types/node": "^12.20.55"
},

@@ -67,0 +64,0 @@ "engines": {

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