atom-selector-linter
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -13,3 +13,3 @@ (function() { | ||
"pane": "atom-pane", | ||
"pane-container": "atom-pane-container", | ||
"panes": "atom-pane-container", | ||
"text-editor": "atom-text-editor", | ||
@@ -24,3 +24,5 @@ "tool-panel": "atom-panel" | ||
"panel-right": "atom-panel.right", | ||
"panel-bottom": "atom-panel.bottom" | ||
"panel-bottom": "atom-panel.bottom", | ||
"pane-row": "atom-pane-axis.horizontal", | ||
"pane-column": "atom-pane-axis.vertical" | ||
}; | ||
@@ -27,0 +29,0 @@ |
{ | ||
"name": "atom-selector-linter", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10748
197
0