@applitools/socket
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@applitools/socket", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Applitools implementation for bidi-communication protocol", | ||
@@ -45,3 +45,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", | ||
@@ -54,10 +54,8 @@ "deps": "bongo deps", | ||
"dependencies": { | ||
"@applitools/logger": "1.1.46", | ||
"@applitools/utils": "1.3.30" | ||
"@applitools/logger": "1.1.47", | ||
"@applitools/utils": "1.3.31" | ||
}, | ||
"devDependencies": { | ||
"@applitools/bongo": "^2.2.5", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "12", | ||
"mocha": "10.0.0" | ||
"@types/node": "^12.20.55" | ||
}, | ||
@@ -64,0 +62,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
35060
+ Added@applitools/logger@1.1.47(transitive)
+ Added@applitools/utils@1.3.31(transitive)
- Removed@applitools/logger@1.1.46(transitive)
- Removed@applitools/utils@1.3.30(transitive)
Updated@applitools/logger@1.1.47
Updated@applitools/utils@1.3.31