@casualbot/jest-sonar-reporter
Advanced tools
Comparing version 2.2.5 to 2.2.6
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ # 2.2.5 |
declare function JestSonarReporter(globalConfig: any, options: Object): any; | ||
export default JestSonarReporter; |
@@ -0,0 +0,0 @@ import xml from 'xml'; |
@@ -0,0 +0,0 @@ /** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ |
{ | ||
"name": "@casualbot/jest-sonar-reporter", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "A Sonar test reporter for Jest.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=16.0.0" | ||
"node": ">=14.0.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
@@ -0,0 +0,0 @@ # Jest Sonar Reporter |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ // Copied from https://raw.githubusercontent.com/jest-community/jest-junit/master/utils/buildJsonResults.js |
@@ -0,0 +0,0 @@ import xml from 'xml'; |
@@ -0,0 +0,0 @@ import file from './xml/file'; |
@@ -0,0 +0,0 @@ // Copied from https://raw.githubusercontent.com/jest-community/jest-junit/master/utils/getOptions.js |
@@ -0,0 +0,0 @@ import * as path from 'path'; |
@@ -0,0 +0,0 @@ describe('replaceRootDirInPath', () => { |
@@ -0,0 +0,0 @@ // Copied from https://github.com/facebook/jest/blob/master/packages/jest-config/src/utils.js |
@@ -0,0 +0,0 @@ import xml from 'xml'; |
@@ -0,0 +0,0 @@ export const failure = (message: string): any => { |
@@ -0,0 +0,0 @@ import xml from 'xml'; |
@@ -0,0 +0,0 @@ import { testCase } from './testCase'; |
@@ -0,0 +0,0 @@ import xml from 'xml'; |
@@ -0,0 +0,0 @@ import { failure } from "./failure"; |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
35778
29
617
1