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

eslint-plugin-bdd

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-bdd - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

index.js

8

package.json
{
"name": "eslint-plugin-bdd",
"version": "2.1.0",
"version": "2.1.1",
"description": "ESLint plugin with rules to lint BDD specs.",
"main": "./src/rules",
"main": "./index.js",
"repository": {

@@ -12,5 +12,3 @@ "type": "git",

"bugs": "http://github.com/nate-wilkins/eslint-plugin-bdd/issues",
"dependencies": {
"require-directory": "^2.1.0"
},
"dependencies": {},
"peerDependencies": {

@@ -17,0 +15,0 @@ "eslint": ">=0.8.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