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

noeslint

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noeslint - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

6

package.json
{
"name": "noeslint",
"version": "1.0.4",
"version": "1.0.5",
"description": "ESLint禁止工具",

@@ -16,6 +16,4 @@ "main": "index.js",

"commander": "^2.20.0",
"node-emoji": "^1.10.0",
"shebang-loader": "^0.0.1",
"webpack": "^4.32.2"
"node-emoji": "^1.10.0"
}
}

@@ -34,4 +34,6 @@ #!/usr/bin/env node

}
}
fs.writeFileSync(dir, newData, 'utf8')
}
if(newData) {
fs.writeFileSync(dir, newData, 'utf8')
}
}

@@ -38,0 +40,0 @@ }

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