eslint-plugin-yml
Advanced tools
Comparing version 1.12.1 to 1.12.2
export declare const name: "eslint-plugin-yml"; | ||
export declare const version: "1.12.1"; | ||
export declare const version: "1.12.2"; |
@@ -5,2 +5,2 @@ "use strict"; | ||
exports.name = "eslint-plugin-yml"; | ||
exports.version = "1.12.1"; | ||
exports.version = "1.12.2"; |
{ | ||
"name": "eslint-plugin-yml", | ||
"version": "1.12.1", | ||
"version": "1.12.2", | ||
"description": "This ESLint plugin provides linting rules for YAML.", | ||
@@ -60,3 +60,3 @@ "main": "lib/index.js", | ||
"debug": "^4.3.2", | ||
"eslint-compat-utils": "^0.3.1", | ||
"eslint-compat-utils": "^0.4.0", | ||
"lodash": "^4.17.21", | ||
@@ -63,0 +63,0 @@ "natural-compare": "^1.4.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
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
+ Addedeslint-compat-utils@0.4.1(transitive)
- Removedeslint-compat-utils@0.3.3(transitive)
Updatedeslint-compat-utils@^0.4.0