fis-command-install
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -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/", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package