@applitools/req
Advanced tools
Comparing version 1.1.30 to 1.1.31
{ | ||
"name": "@applitools/req", | ||
"version": "1.1.30", | ||
"version": "1.1.31", | ||
"description": "Applitools fetch-based request library", | ||
@@ -48,3 +48,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", | ||
@@ -57,3 +57,3 @@ "deps": "bongo deps", | ||
"dependencies": { | ||
"@applitools/utils": "1.3.30", | ||
"@applitools/utils": "1.3.31", | ||
"@types/node-fetch": "2.6.2", | ||
@@ -65,6 +65,4 @@ "abort-controller": "3.0.0", | ||
"devDependencies": { | ||
"@applitools/bongo": "^2.2.2", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "12", | ||
"mocha": "10.0.0", | ||
"@applitools/bongo": "^2.2.5", | ||
"@types/node": "^12.20.55", | ||
"nock": "^13.2.9" | ||
@@ -71,0 +69,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
3
37897
+ Added@applitools/utils@1.3.31(transitive)
- Removed@applitools/utils@1.3.30(transitive)
Updated@applitools/utils@1.3.31