Socket
Socket
Sign inDemoInstall

jest-sonar-reporter

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

index.js

@@ -25,2 +25,4 @@ 'use strict'

}
return results
}

3

package.json
{
"name": "jest-sonar-reporter",
"version": "1.1.0",
"version": "1.1.1",
"description": "A Sonar test reporter for Jest.",

@@ -8,2 +8,3 @@ "main": "index.js",

"test": "env-cmd test jest",
"test:watch": "env-cmd test jest --watch",
"test:coverage": "env-cmd test jest --coverage",

@@ -10,0 +11,0 @@ "test:debug": "env-cmd debug jest"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc