Socket
Socket
Sign inDemoInstall

dependents-editor-backend

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependents-editor-backend - npm Package Compare versions

Comparing version 1.13.3 to 1.13.4

6

lib/cli.js

@@ -21,8 +21,2 @@ var Config = require('./Config');

// Useful for consumers like Atom
// TODO: Find a way to enable debug all the way down
if (program.debug) {
debug = console.log.bind(console);
}
if (program.editor) {

@@ -29,0 +23,0 @@ mixpanel.track('Editor', {

2

package.json
{
"name": "dependents-editor-backend",
"version": "1.13.3",
"version": "1.13.4",
"description": "The brains behind Dependents editor plugins",

@@ -5,0 +5,0 @@ "main": "lib/cli.js",

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