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

@sprocketbot/listodo

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sprocketbot/listodo - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

bin/lib.js

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

const getGitRoot = () => {
return (0, child_process_1.execSync)("git rev-parse --show-toplevel").toString();
return (0, child_process_1.execSync)("git rev-parse --show-toplevel").toString().trim();
};

@@ -13,0 +13,0 @@ exports.getGitRoot = getGitRoot;

{
"name": "@sprocketbot/listodo",
"version": "0.0.14",
"version": "0.0.15",
"description": "",

@@ -5,0 +5,0 @@ "bin": "bin/index.js",

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