cgb-dev-utils
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"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": "" | ||
} | ||
"name": "cgb-dev-utils", | ||
"version": "0.0.7", | ||
"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" | ||
} | ||
} |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
2
5335