eslint-plugin-toml
Advanced tools
Comparing version 0.9.1 to 0.9.2
export declare const name: "eslint-plugin-toml"; | ||
export declare const version: "0.9.1"; | ||
export declare const version: "0.9.2"; |
@@ -5,2 +5,2 @@ "use strict"; | ||
exports.name = "eslint-plugin-toml"; | ||
exports.version = "0.9.1"; | ||
exports.version = "0.9.2"; |
{ | ||
"name": "eslint-plugin-toml", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "This ESLint plugin provides linting rules for TOML.", | ||
@@ -60,3 +60,3 @@ "main": "lib/index.js", | ||
"debug": "^4.1.1", | ||
"eslint-compat-utils": "^0.3.0", | ||
"eslint-compat-utils": "^0.4.0", | ||
"lodash": "^4.17.19", | ||
@@ -63,0 +63,0 @@ "toml-eslint-parser": "^0.9.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