Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

reportportal-js-client

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reportportal-js-client - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

.github/workflows/test.yaml

18

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc