eslint-plugin-bdd
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
eslint-plugin-es |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
0
7797
9
153
1
- Removedrequire-directory@^2.1.0
- Removedrequire-directory@2.1.1(transitive)