@campkit/cli
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@campkit/cli", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"author": "Roger Rodriguez <roger@rrod.co>", | ||
@@ -26,3 +29,3 @@ "description": "Build serverless Node.js microservices fast", | ||
"bin": { | ||
"campkit": "src/index.js" | ||
"campkit": "./src/index.js" | ||
}, | ||
@@ -41,3 +44,3 @@ "scripts": {}, | ||
}, | ||
"gitHead": "608b5a2a5c9e38b7cd018f65f66fd8c9e93a0a81" | ||
"gitHead": "16be9272c6b9012a1c29fb460deaecc5dbebd095" | ||
} |
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
15904