@applitools/socket
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@applitools/socket", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Applitools implementation for bidi-communication protocol", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"scripts": { | ||
"lint": "eslint '**/*.ts'", | ||
"build": "tsc --project ./tsconfig.build.json", | ||
"lint": "node ../../node_modules/.bin/eslint '**/*.ts'", | ||
"build": "node ../../node_modules/.bin/tsc --project ./tsconfig.build.json", | ||
"test": "mocha --no-timeouts -r ts-node/register ./test/**/*.spec.ts", | ||
@@ -53,28 +53,11 @@ "test:sanity": "yarn test", | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-push": "yarn bongo lint" | ||
} | ||
}, | ||
"dependencies": { | ||
"@applitools/logger": "1.1.42", | ||
"@applitools/utils": "1.3.28" | ||
"@applitools/logger": "1.1.45", | ||
"@applitools/utils": "1.3.30" | ||
}, | ||
"devDependencies": { | ||
"@applitools/bongo": "^2.2.2", | ||
"@applitools/scripts": "^1.2.0", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "12", | ||
"@typescript-eslint/eslint-plugin": "^5.48.1", | ||
"@typescript-eslint/parser": "^5.48.1", | ||
"eslint": "^8.31.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-mocha-no-only": "^1.1.1", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"husky": "^4.3.8", | ||
"mocha": "10.0.0", | ||
"prettier": "^2.8.2", | ||
"ts-node": "^10.8.0", | ||
"typescript": "^4.9.4" | ||
"mocha": "10.0.0" | ||
}, | ||
@@ -81,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
4
30128
+ Added@applitools/logger@1.1.45(transitive)
+ Added@applitools/utils@1.3.30(transitive)
- Removed@applitools/logger@1.1.42(transitive)
- Removed@applitools/utils@1.3.28(transitive)
Updated@applitools/logger@1.1.45
Updated@applitools/utils@1.3.30