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

slither

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slither - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

package.json
{
"name": "slither",
"version": "0.0.3",
"version": "0.0.4",
"description": "Quick testing for short scripts",

@@ -19,3 +19,2 @@ "main": "index.js",

"commander": "^2.9.0",
"editor": "^1.0.0",
"inquirer": "^3.0.1",

@@ -22,0 +21,0 @@ "mz": "^2.6.0"

import * as commander from "commander";
import * as cp from "mz/child_process";
import * as fs from "mz/fs";
import editor from "editor";

@@ -6,0 +5,0 @@ import checkers from "./checkers";

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