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

testcafe-reporter-jira

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testcafe-reporter-jira - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/atm.js

2

lib/index.js

@@ -6,3 +6,3 @@ 'use strict';

});
var uploadReport = require('../src/jira');
var uploadReport = require('../src/atm');

@@ -9,0 +9,0 @@ exports['default'] = function () {

{
"name": "testcafe-reporter-jira",
"version": "1.0.2",
"version": "1.0.3",
"description": "jira TestCafe reporter plugin.",
"repository": "https://github.com/testcafeindigo@gmail.com/testcafe-reporter-jira",
"author": {
"name": "",
"name": "Robert Kiel",
"email": "testcafeindigo@gmail.com"

@@ -22,4 +22,3 @@ },

"reporter",
"plugin",
"jira"
"plugin"
],

@@ -31,3 +30,2 @@ "license": "MIT",

"del": "^1.2.0",
"dotenv": "^5.0.1",
"gulp": "^3.9.0",

@@ -42,3 +40,6 @@ "gulp-babel": "^5.2.1",

"testcafe": "^0.2.0-alpha"
},
"dependencies": {
"dotenv": "^5.0.1"
}
}

@@ -37,9 +37,5 @@ # testcafe-reporter-jira

Set environment variable for following:
JIRA_BASE_URL=abc.com
JIRA_USERNAME=xyz
JIRA_PASSWORD=pass
JIRA_TEST_RUN=ABC-R201

@@ -46,0 +42,0 @@

Sorry, the diff of this file is not supported yet

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