@rebel-framework/stack
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "@rebel-framework/stack", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Rebel Framework's CDK abstraction layer", |
@@ -1,2 +0,2 @@ | ||
import { root } from '@rebel/core'; | ||
import { root } from '@rebel-framework/core'; | ||
import { Stack } from '../types'; | ||
@@ -3,0 +3,0 @@ import * as S3Deployment from 'aws-cdk-lib/aws-s3-deployment'; |
import { Stack } from '../types'; | ||
import { env } from '@rebel/core'; | ||
import { env } from '@rebel-framework/core'; | ||
import { PipelineProject } from 'aws-cdk-lib/aws-codebuild'; | ||
@@ -4,0 +4,0 @@ import { |
@@ -1,2 +0,2 @@ | ||
import { root } from '@rebel/core'; | ||
import { root } from '@rebel-framework/core'; | ||
import { Duration, Stack as CloudFormationStack } from 'aws-cdk-lib'; | ||
@@ -3,0 +3,0 @@ import * as Lambda from 'aws-cdk-lib/aws-lambda'; |
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
21863
26
573