eslint-plugin-wdio
Advanced tools
Comparing version 0.0.2 to 0.0.3-0
{ | ||
"name": "eslint-plugin-wdio", | ||
"version": "0.0.2", | ||
"version": "0.0.3-0", | ||
"description": "Eslint rules for WebdriverIO", | ||
@@ -23,5 +23,8 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"release": "np patch", | ||
"release:prepatch": "np prepatch", | ||
"release:patch": "np patch", | ||
"release:minor": "np minor", | ||
"release:major": "np major" | ||
"release:premajor": "np premajor", | ||
"release:major": "np major", | ||
"release:prerelease": "np prerelease" | ||
}, | ||
@@ -28,0 +31,0 @@ "bugs": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
1923
0