@applitools/utils
Advanced tools
Comparing version 1.3.30 to 1.3.31
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
71435