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

eslint-plugin-no-extension-in-require

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-no-extension-in-require - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

README.md

4

package.json
{
"name": "eslint-plugin-no-extension-in-require",
"version": "0.1.0",
"version": "0.2.0",
"author": "Patrick Dubroy <pdubroy@gmail.com> (http://dubroy.com)",

@@ -29,3 +29,3 @@ "license": "MIT",

},
"description": "A plugin for ESLint that ensures that the path argument to `require` does not include a file extension.",
"description": "A plugin for ESLint that ensures that the path argument to `require` does not include the '.js' extension",
"repository": {

@@ -32,0 +32,0 @@ "type": "git",

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