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

gh-lint

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-lint - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

lib/rules/repo-description.js

@@ -38,3 +38,4 @@ 'use strict';

comments: {
update: 'Please add repo description',
create: 'Please add repo description',
update: 'Reminder: please add repo description',
close: 'Repo description added, closing',

@@ -41,0 +42,0 @@ reopen: 'No repo description, probably removed. Please add it'

@@ -38,3 +38,4 @@ 'use strict';

comments: {
update: 'Please add repo homepage',
create: 'Please add repo homepage',
update: 'Reminder: please add repo homepage',
close: 'Repo homepage added, closing',

@@ -41,0 +42,0 @@ reopen: 'No repo homepage, probably removed. Please add it'

{
"name": "gh-lint",
"version": "0.2.0",
"version": "0.2.1",
"description": "Rule-based command-line tool for auditing GitHub repositories",

@@ -5,0 +5,0 @@ "main": "lib/execute/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