eslint-plugin-for-wtools
Advanced tools
Comparing version 0.3.13 to 0.3.14
{ | ||
"name" : "eslint-plugin-for-wtools", | ||
"version" : "0.3.13", | ||
"version" : "0.3.14", | ||
"description" : "Extends rule `space-in-parens` of `eslint`. Implement exception for single argument call case.", | ||
@@ -19,3 +19,3 @@ "author" : "Kostiantyn Wandalen <wanalen@01.school>", | ||
}, | ||
"dependencies" : { "lodash" : "4.17.15" }, | ||
"dependencies" : { "lodash" : "4.17.19" }, | ||
"peerDependency" : { "eslint" : "" }, | ||
@@ -22,0 +22,0 @@ "devDependencies" : { "eslint-plugin-for-wtools" : "file:.", "wTesting" : "alpha" }, |
# EslintPluginForWtools -- Experimental! [![Build Status](https://travis-ci.org/Wandalen/EslintPluginForWtools.svg?branch=master)](https://travis-ci.org/Wandalen/EslintPluginForWtools) | ||
# EslintPluginForWtools [![Build Status](https://travis-ci.org/Wandalen/EslintPluginForWtools.svg?branch=master)](https://travis-ci.org/Wandalen/EslintPluginForWtools) | ||
@@ -4,0 +4,0 @@ Extends rule `space-in-parens` of `eslint`. Implement exception for single argument call case. |
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
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
16216
+ Addedlodash@4.17.19(transitive)
- Removedlodash@4.17.15(transitive)
Updatedlodash@4.17.19