New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@casualbot/jest-sonar-reporter

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

@casualbot/jest-sonar-reporter - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

0

.eslintrc.js

@@ -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} */

4

package.json
{
"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

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