popcorn-cli
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "popcorn-cli", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "popcorn CLI", | ||
@@ -5,0 +5,0 @@ "bin": { |
module.exports = { | ||
name: 'ibge', | ||
description: 'Install popcor-ibge package', | ||
description: 'Install popcorn-ibge package', | ||
run: async toolbox => { | ||
@@ -5,0 +5,0 @@ const { filesystem, system, print: { success, error } } = toolbox |
module.exports = { | ||
name: 'tools', | ||
description: 'Install popcor-tools package', | ||
description: 'Install popcorn-tools package', | ||
run: async toolbox => { | ||
@@ -5,0 +5,0 @@ const { filesystem, system, print: { success, error } } = toolbox |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16638
1