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

@code4rena/botrace-utils

Package Overview
Dependencies
Maintainers
13
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code4rena/botrace-utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

lib/index.js

@@ -71,3 +71,3 @@ "use strict";

if (instance.loc.length > 0) {
partial.push(`*GitHub* : ${instance.loc.join(",")}`);
partial.push(`*GitHub* : ${instance.loc.join(", ")}`);
}

@@ -74,0 +74,0 @@ return partial.join("\n\n");

{
"name": "@code4rena/botrace-utils",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -5,0 +5,0 @@ "repository": {

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