@reportportal/agent-js-jasmine
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -81,3 +81,4 @@ /* | ||
conf.rerun && { rerun: conf.rerun }, | ||
conf.rerunOf && { rerunOf: conf.rerunOf } | ||
conf.rerunOf && { rerunOf: conf.rerunOf }, | ||
conf.mode && { mode: conf.mode } | ||
); | ||
@@ -84,0 +85,0 @@ |
{ | ||
"name": "@reportportal/agent-js-jasmine", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Agent for integration Jasmine with ReportPortal.", | ||
"main": "./lib/reportportal-agent", | ||
"scripts": { | ||
"lint": "eslint . --quiet", | ||
"lint": "eslint .", | ||
"format": "npm run lint -- --fix", | ||
@@ -13,3 +13,3 @@ "test": "nyc ./node_modules/jasmine/bin/jasmine.js", | ||
"dependencies": { | ||
"@reportportal/client-javascript": "^5.0.12" | ||
"@reportportal/client-javascript": "~5.0.15" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
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
62914
736
+ Added@babel/runtime@7.26.0(transitive)
+ Added@reportportal/client-javascript@5.0.15(transitive)
+ Addedaxios@0.27.2(transitive)
+ Addedaxios-retry@3.9.1(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removed@reportportal/client-javascript@5.3.0(transitive)
- Removedaxios@1.7.9(transitive)
- Removedaxios-retry@4.5.0(transitive)
- Removedbrace-expansion@2.0.1(transitive)
- Removedglob@8.1.0(transitive)
- Removedmicrotime@3.1.1(transitive)
- Removedminimatch@5.1.6(transitive)
- Removednode-addon-api@5.1.0(transitive)
- Removednode-gyp-build@4.8.4(transitive)
- Removedproxy-from-env@1.1.0(transitive)