Socket
Socket
Sign inDemoInstall

@rebel-framework/stack

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rebel-framework/stack - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

package.json
{
"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';

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc