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

eslint-g

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-g - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

_config.yml

4

package.json
{
"name": "eslint-g",
"version": "1.0.2",
"version": "1.0.3",
"description": "Generator eslint config for pspgbhu",

@@ -16,3 +16,3 @@ "main": "index.js",

"patch": "npm version patch && npm publish",
"postversion": "npm publish && git push --follow-tags"
"postversion": "npm publish && git push"
},

@@ -19,0 +19,0 @@ "keywords": [

@@ -27,3 +27,3 @@ # eslint-g

rule 有以下可选项:
根据项目环境不同来生成不同的 eslintrc 规则文件,rule 有以下可选项:

@@ -42,3 +42,3 @@ - `node` 或 `n`: 生成 nodejs 的 eslint 配置 (默认使用 node 配置)

installer 有以下可选项:
根据项目包管理工具的不同来选择不同的包管理器来安装依赖,installer 有以下可选项:

@@ -45,0 +45,0 @@ - `npm`: 使用 npm 安装相关依赖(默认使用 npm)

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