@serieseight/cli
Advanced tools
Comparing version 1.5.0 to 1.5.1
const chalk = require('chalk') | ||
const inquirer = require('inquirer') | ||
const { team } = require('config') | ||
const { team } = require('../config') | ||
@@ -5,0 +5,0 @@ module.exports = () => { |
const chalk = require('chalk') | ||
const { team } = require('config') | ||
const { team } = require('../config') | ||
@@ -4,0 +4,0 @@ module.exports = ([cmd]) => { |
@@ -20,3 +20,2 @@ { | ||
"chalk": "^2.4.1", | ||
"config": "git+https://github.com/serieseight/config.git#master", | ||
"inquirer": "^6.2.0" | ||
@@ -50,3 +49,3 @@ }, | ||
}, | ||
"version": "1.5.0" | ||
"version": "1.5.1" | ||
} |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
130858
2
35
204
0