@applitools/logger
Advanced tools
Comparing version 1.1.46 to 1.1.47
{ | ||
"name": "@applitools/logger", | ||
"version": "1.1.46", | ||
"version": "1.1.47", | ||
"description": "Applitools logger", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"build": "node ../../node_modules/.bin/tsc --project ./tsconfig.build.json", | ||
"test": "mocha --no-timeouts -r ts-node/register ./test/**/*.spec.ts", | ||
"test": "node ../../node_modules/.bin/mocha './test/**/*.spec.ts'", | ||
"test:sanity": "yarn test", | ||
@@ -61,3 +61,3 @@ "deps": "bongo deps", | ||
"dependencies": { | ||
"@applitools/utils": "1.3.30", | ||
"@applitools/utils": "1.3.31", | ||
"chalk": "4.1.2", | ||
@@ -69,5 +69,3 @@ "debug": "4.3.3" | ||
"@types/debug": "^4.1.7", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "12", | ||
"mocha": "10.0.0" | ||
"@types/node": "^12.20.55" | ||
}, | ||
@@ -74,0 +72,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
3
43125
+ Added@applitools/utils@1.3.31(transitive)
- Removed@applitools/utils@1.3.30(transitive)
Updated@applitools/utils@1.3.31