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

mythx-report-helper

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mythx-report-helper - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

5

build/src/Report.js

@@ -297,2 +297,7 @@ "use strict";

});
if (this.faasMode && this.input.mainSourceFiles) {
this.sortedFileNames = [
...new Set([...this.input.mainSourceFiles, ...this.sortedFileNames]),
];
}
}

@@ -299,0 +304,0 @@ }

2

package.json
{
"name": "mythx-report-helper",
"version": "1.2.0",
"version": "1.2.1",
"description": "TS helper to manage mythx reports",

@@ -5,0 +5,0 @@ "main": "./build/src/index.js",

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