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

backtrace-service

Package Overview
Dependencies
Maintainers
5
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backtrace-service - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

2

lib/model/appOptions.d.ts

@@ -18,4 +18,4 @@ import { ArgumentParser } from 'argparse';

*/
argParserMutation: (argumentParser: ArgumentParser) => void;
argParserMutation?: (argumentParser: ArgumentParser) => void;
coronerdCallback?: (ip: string) => void;
}
{
"name": "backtrace-service",
"version": "2.0.12",
"version": "2.0.13",
"description": "Common tools for Backtrace Node services",

@@ -5,0 +5,0 @@ "author": "Backtrace",

@@ -18,4 +18,4 @@ import { ArgumentParser } from 'argparse';

*/
argParserMutation: (argumentParser: ArgumentParser) => void;
argParserMutation?: (argumentParser: ArgumentParser) => void;
coronerdCallback?: (ip: string) => void;
}
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