Socket
Socket
Sign inDemoInstall

dependents-editor-backend

Package Overview
Dependencies
104
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

8

package.json
{
"name": "dependents-editor-backend",
"version": "1.6.0",
"version": "1.6.1",
"description": "The brains behind Dependents editor plugins",
"main": "lib/cli.js",
"scripts": {
"test": "jscs lib test/test.js test/lib test/features bin && jshint && ./node_modules/.bin/mocha --compilers js:babel/register test/test.js 'test/lib/**/*.js' 'test/features/**/*.js'",
"test": "jscs lib test/lib test/features bin && jshint && ./node_modules/.bin/mocha --compilers js:babel/register 'test/lib/**/*.js' 'test/features/**/*.js'",
"debug-test": "DEBUG=*,-mocha:*,-babel,-parse npm test"

@@ -40,4 +40,4 @@ },

"dependency-tree": "~5.2.0",
"dependents": "~3.1.2",
"filing-cabinet": "~1.2.3",
"dependents": "~3.1.3",
"filing-cabinet": "~1.2.4",
"is-plain-object": "~2.0.1",

@@ -44,0 +44,0 @@ "object-assign": "~4.1.0",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc