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 0.1.0 to 0.1.1

2

index.js

@@ -0,1 +1,3 @@

#! node
const fs = require('fs');

@@ -2,0 +4,0 @@ const path = require('path');

5

package.json
{
"name": "eslint-g",
"version": "0.1.0",
"version": "0.1.1",
"description": "Generator eslint config for pspgbhu",
"main": "index.js",
"bin": {
"eslint-g": "./index.js"
},
"scripts": {

@@ -7,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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