eslint-plugin-array-func
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -13,2 +13,6 @@ /** | ||
const index = { | ||
meta: { | ||
name: "eslint-plugin-array-func", | ||
version: "5.0.1" | ||
}, | ||
rules: { | ||
@@ -15,0 +19,0 @@ "from-map": fromMap, |
{ | ||
"name": "eslint-plugin-array-func", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Rules dealing with Array functions and methods.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
32342
484