create-buttonize
Advanced tools
Comparing version 0.1.2 to 0.1.3-next.1
{ | ||
"name": "create-buttonize", | ||
"version": "0.1.2", | ||
"version": "0.1.3-next.1", | ||
"homepage": "https://buttonize.io", | ||
@@ -5,0 +5,0 @@ "description": "Create Buttonize example app", |
@@ -8,3 +8,3 @@ #!/usr/bin/env node | ||
const app = new cdk.App() | ||
export const app = new cdk.App() | ||
new ExampleStack(app, 'ExampleStack', { | ||
@@ -11,0 +11,0 @@ /* If you don't specify 'env', this stack will be environment-agnostic. |
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
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
24419
2
3