atom-selector-linter
Advanced tools
Comparing version 0.1.4 to 0.2.0
@@ -15,3 +15,5 @@ (function() { | ||
"text-editor": "atom-text-editor", | ||
"tool-panel": "atom-panel" | ||
"tool-panel": "atom-panel", | ||
"tab-bar": "tabs-bar", | ||
"tab": "tabs-tab" | ||
}; | ||
@@ -18,0 +20,0 @@ |
{ | ||
"name": "atom-selector-linter", | ||
"version": "0.1.4", | ||
"version": "0.2.0", | ||
"description": "A tool for finding deprecated selectors in atom packages", | ||
@@ -5,0 +5,0 @@ "main": "./lib/selector-linter", |
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
10798
199