reportportal-js-client
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "reportportal-js-client", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "ReportPortal client for NodeJS", | ||
@@ -32,4 +32,4 @@ "contributors": [ | ||
"dependencies": { | ||
"axios": "^0.20.0", | ||
"axios-retry": "^3.1.8", | ||
"axios": "^0.21.1", | ||
"axios-retry": "^3.1.9", | ||
"uniqid": "^5.2.0" | ||
@@ -44,11 +44,11 @@ }, | ||
"devDependencies": { | ||
"eslint": "^7.7.0", | ||
"eslint-config-airbnb-base": "^14.2.0", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint": "^7.18.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-node": "^11.1.0", | ||
"jasmine": "^3.6.1", | ||
"lodash": "^4.17.20", | ||
"nock": "^13.0.4", | ||
"jasmine": "^3.6.3", | ||
"lodash": "^4.17.19", | ||
"nock": "^13.0.5", | ||
"nyc": "^15.1.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
137820
+ Addedaxios@0.21.4(transitive)
- Removedaxios@0.20.0(transitive)
Updatedaxios@^0.21.1
Updatedaxios-retry@^3.1.9