cgb-dev-utils
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "cgb-dev-utils", | ||
"version": "0.0.5", | ||
"description": "Webpack utilities used by Create Guten Blocks", | ||
"repository": "ahmadawais/create-guten-block", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/ahmadawais/create-guten-block/issues" | ||
}, | ||
"engines": { | ||
"node": ">=6" | ||
}, | ||
"dependencies": { | ||
"chalk": "1.1.3", | ||
"cross-spawn": "5.1.0" | ||
}, | ||
"scripts": { | ||
"test": "" | ||
} | ||
"name": "cgb-dev-utils", | ||
"version": "0.0.6", | ||
"description": "Webpack utilities used by Create Guten Blocks", | ||
"repository": "ahmadawais/create-guten-block", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/ahmadawais/create-guten-block/issues" | ||
}, | ||
"engines": { | ||
"node": ">=6" | ||
}, | ||
"dependencies": { | ||
"chalk": "2.3.0", | ||
"cross-spawn": "5.1.0" | ||
}, | ||
"scripts": { | ||
"test": "" | ||
} | ||
} |
5389
+ Addedansi-styles@3.2.1(transitive)
+ Addedchalk@2.3.0(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedhas-flag@2.0.0(transitive)
+ Addedsupports-color@4.5.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
Updatedchalk@2.3.0