eslint-plugin-toml
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -77,2 +77,3 @@ "use strict"; | ||
}, | ||
sourceCode: proxySourceCode, | ||
}); | ||
@@ -79,0 +80,0 @@ const tomlListener = (_b = (_a = proxyOptions.createListenerProxy) === null || _a === void 0 ? void 0 : _a.call(proxyOptions, listener)) !== null && _b !== void 0 ? _b : listener; |
{ | ||
"name": "eslint-plugin-toml", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "This ESLint plugin provides linting rules for TOML.", | ||
@@ -93,8 +93,8 @@ "main": "lib/index.js", | ||
"semver": "^7.3.2", | ||
"stylelint": "^14.9.1", | ||
"stylelint": "^15", | ||
"stylelint-config-recommended-vue": "^1.0.0", | ||
"stylelint-config-standard": "^29.0.0", | ||
"stylelint-stylus": "^0.17.0", | ||
"stylelint-config-standard": "^33.0.0", | ||
"stylelint-stylus": "^0.18.0", | ||
"ts-node": "^10.0.0", | ||
"typescript": "~4.9.0", | ||
"typescript": "~5.0.0", | ||
"vue-eslint-editor": "^1.1.0", | ||
@@ -101,0 +101,0 @@ "vue-eslint-parser": "^9.0.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
135437
3187