@applitools/nml-client
Advanced tools
Comparing version 1.3.38 to 1.3.39
{ | ||
"name": "@applitools/nml-client", | ||
"version": "1.3.38", | ||
"version": "1.3.39", | ||
"description": "Client to integrate the SDKs to the Native Mobile Library (NML)", | ||
@@ -40,5 +40,4 @@ "homepage": "https://applitools.com", | ||
"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' --parallel --jobs ${MOCHA_JOBS:-15}", | ||
"test:sanity": "yarn test", | ||
"test:watch": "yarn test --watch --extension ts", | ||
"deps": "bongo deps", | ||
@@ -50,15 +49,13 @@ "preversion": "bongo preversion", | ||
"dependencies": { | ||
"@applitools/logger": "1.1.46", | ||
"@applitools/req": "1.1.30", | ||
"@applitools/utils": "1.3.30" | ||
"@applitools/logger": "1.1.47", | ||
"@applitools/req": "1.1.31", | ||
"@applitools/utils": "1.3.31" | ||
}, | ||
"devDependencies": { | ||
"@applitools/bongo": "^2.2.5", | ||
"@applitools/spec-driver-webdriverio": "^1.4.30", | ||
"@applitools/test-server": "^1.1.26", | ||
"@applitools/test-utils": "^1.5.12", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "12", | ||
"@applitools/spec-driver-webdriverio": "^1.4.31", | ||
"@applitools/test-server": "^1.1.27", | ||
"@applitools/test-utils": "^1.5.13", | ||
"@types/node": "^12.20.55", | ||
"chromedriver": "^109.0.0", | ||
"mocha": "^10.0.0", | ||
"nock": "^13.2.9", | ||
@@ -65,0 +62,0 @@ "webdriverio": "^8.3.2" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8
0
33020
+ Added@applitools/logger@1.1.47(transitive)
+ Added@applitools/req@1.1.31(transitive)
+ Added@applitools/utils@1.3.31(transitive)
- Removed@applitools/logger@1.1.46(transitive)
- Removed@applitools/req@1.1.30(transitive)
- Removed@applitools/utils@1.3.30(transitive)
Updated@applitools/logger@1.1.47
Updated@applitools/req@1.1.31
Updated@applitools/utils@1.3.31