@applitools/req
Advanced tools
Comparing version 1.1.29 to 1.1.30
{ | ||
"name": "@applitools/req", | ||
"version": "1.1.29", | ||
"version": "1.1.30", | ||
"description": "Applitools fetch-based request library", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"scripts": { | ||
"lint": "npx eslint '**/*.ts'", | ||
"build": "npx 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", | ||
@@ -57,3 +57,3 @@ "test:sanity": "yarn test", | ||
"dependencies": { | ||
"@applitools/utils": "1.3.29", | ||
"@applitools/utils": "1.3.30", | ||
"@types/node-fetch": "2.6.2", | ||
@@ -60,0 +60,0 @@ "abort-controller": "3.0.0", |
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
37946
+ Added@applitools/utils@1.3.30(transitive)
- Removed@applitools/utils@1.3.29(transitive)
Updated@applitools/utils@1.3.30