@applitools/monitoring-commons
Advanced tools
Comparing version 1.0.9 to 1.0.11
{ | ||
"name": "@applitools/monitoring-commons", | ||
"version": "1.0.9", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -13,2 +13,3 @@ "main": "src/monitoring-commons.js", | ||
"scripts": { | ||
"build": "#", | ||
"test": "mocha --no-timeouts 'test/unit/*.test.js' 'test/it/*.test.js' 'test/e2e/*.test.js' && npm run eslint", | ||
@@ -28,3 +29,3 @@ "eslint": "eslint '**/*.js'", | ||
"author": "Gil Tayar <gil.tayar@applitools.com>", | ||
"license": "UNLICENSED", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
@@ -35,3 +36,3 @@ "url": "https://github.com/applitools/rendering-grid", | ||
"dependencies": { | ||
"debug": "^3.2.6" | ||
"debug": "^4.1.0" | ||
}, | ||
@@ -45,4 +46,4 @@ "devDependencies": { | ||
"mocha": "^4.0.1", | ||
"prettier": "^1.14.3" | ||
"prettier": "^1.15.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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
13213
4
0
+ Addeddebug@4.4.0(transitive)
- Removeddebug@3.2.7(transitive)
Updateddebug@^4.1.0