secure-cdk
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "secure-cdk", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Security abstraction for AWS CDK library. Create AWS resources with best security practices applied for you.", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"release": "standard-version && npm run build && npm publish", | ||
"build": "tsc" | ||
"build": "tsc lib/**/*.ts" | ||
}, | ||
@@ -24,0 +24,0 @@ "license": "MIT", |
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
12354
11
162