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

github-files

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-files - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/cjs/command/index.js

@@ -13,3 +13,3 @@ #!/usr/bin/env node

const list_js_1 = require("./list.js");
const pkg = require(path_1.default.resolve(__dirname, "../../package.json"));
const pkg = require(path_1.default.resolve(__dirname, "../../../package.json"));
const program = new commander_1.Command(pkg.name);

@@ -16,0 +16,0 @@ program.version(pkg.version);

{
"name": "github-files",
"version": "1.0.1",
"version": "1.0.2",
"bin": {

@@ -5,0 +5,0 @@ "github-files": "dist/cjs/command/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