Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atom-selector-linter

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom-selector-linter - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

lib/selector-linter.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc