Socket
Socket
Sign inDemoInstall

eslint-plugin-github

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-github - npm Package Compare versions

Comparing version 0.6.1 to 0.7.0

bin/npm-check-github-package-requirements.js

1

lib/index.js
module.exports = {
rules: {
"authenticity-token": require('./rules/authenticity-token'),
"js-class-name": require('./rules/js-class-name'),

@@ -4,0 +5,0 @@ "no-implicit-buggy-globals": require('./rules/no-implicit-buggy-globals'),

5

package.json
{
"name": "eslint-plugin-github",
"version": "0.6.1",
"version": "0.7.0",
"description": "",
"main": "lib/index.js",
"bin": {
"eslint-ignore-errors": "bin/eslint-ignore-errors.js"
"eslint-ignore-errors": "bin/eslint-ignore-errors.js",
"npm-check-github-package-requirements": "bin/npm-check-github-package-requirements.js"
},

@@ -9,0 +10,0 @@ "scripts": {

# eslint-plugin-github
* [Package Requirements](/github/eslint-plugin-github/blob/master/docs/package-requirements.md)

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