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

eslint-plugin-budapestian

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-budapestian - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

9

lib/index.js

@@ -14,8 +14,5 @@ /**

module.exports.rules = {
'parameter-pattern': require('./rules/parameter-pattern')
}
"parameter-pattern": require("./rules/parameter-pattern"),
"global-constant-pattern": require("./rules/global-constant-pattern")
};
{
"name": "eslint-plugin-budapestian",
"version": "1.1.0",
"version": "1.1.1",
"description": "enforce budapestian style rules",

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

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