Socket
Socket
Sign inDemoInstall

mutation-testing-report-schema

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mutation-testing-report-schema - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

6

package.json
{
"name": "mutation-testing-report-schema",
"version": "3.0.2",
"version": "3.0.3",
"description": "The json schema for a mutation testing report.",

@@ -24,3 +24,3 @@ "main": "dist/src/index.js",

"scripts": {
"test": "mocha --forbid-only --forbid-pending -r source-map-support/register dist/test/**/*.js",
"test": "mocha --node-option \"enable-source-maps\" --forbid-only --forbid-pending dist/test/**/*.js",
"postpublish": "PUBLISH_SCHEMA=true ../metrics-scala/npmProjPublish.sh",

@@ -44,3 +44,3 @@ "generate": "node ../../tasks/schema2ts.mjs src/mutation-testing-report-schema.json src-generated/schema.ts",

},
"gitHead": "8a604e40610c22f1712b853051319f3cbd8b849e"
"gitHead": "156f1e217d1423ae7c53039ee69042c9d203dd8c"
}
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