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

fis-command-install

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-command-install - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/remotes/gitlab.js

@@ -89,3 +89,3 @@ var request = require('request');

if (/Not\sFound/i.test(e.message)) {
throw new Error('`github:'+self.address+'` not found.');
throw new Error('`gitlab:'+self.address+'` not found.');
} else {

@@ -92,0 +92,0 @@ throw new Error(e + ' while loading gitlab:' + self.domain + self.address);

{
"name": "fis-command-install",
"description": "fis install command.",
"version": "0.2.1",
"version": "0.2.2",
"author": "FIS Team <fis@baidu.com>",

@@ -6,0 +6,0 @@ "homepage": "http://fis.baidu.com/",

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