@campkit/cli
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@campkit/cli", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "Roger Rodriguez <roger@rrod.co>", | ||
@@ -29,3 +29,2 @@ "description": "Build serverless Node.js microservices fast", | ||
"scripts": {}, | ||
"peerDependencies": {}, | ||
"prettier": { | ||
@@ -38,12 +37,13 @@ "printWidth": 80, | ||
"dependencies": { | ||
"sade": "1.6.1", | ||
"chalk": "2.4.2", | ||
"enquirer": "2.3.0", | ||
"execa": "1.0.0", | ||
"fs-extra": "8.0.1", | ||
"replace-in-file": "4.1.3", | ||
"execa": "1.0.0" | ||
"sade": "1.6.1" | ||
}, | ||
"devDependencies": { | ||
"prettier": "1.18.2" | ||
} | ||
}, | ||
"gitHead": "ca6d341ecfc334fce4feed981734831849e80fe0" | ||
} |
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
15966
22