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.3 to 0.0.4

32

package.json
{
"name": "@rebel-framework/stack",
"version": "0.0.3",
"version": "0.0.4",
"private": false,

@@ -21,6 +21,4 @@ "description": "Rebel Framework's CDK abstraction layer",

"scripts": {
"build": "tsc && babel src --out-dir build --extensions '.ts'",
"watch": "tsc && babel src --out-dir build --extensions '.ts' --watch",
"test": "jest --passWithNoTests",
"coverage": "jest --coverage --passWithNoTests",
"build": "tsc && babel src --root-mode upward --out-dir build --extensions '.ts'",
"watch": "tsc && babel src --root-mode upward --out-dir build --extensions '.ts' --watch",
"type-check": "npx tsc",

@@ -33,26 +31,2 @@ "format": "npx prettier .",

},
"devDependencies": {
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/preset-typescript": "^7.22.5",
"@jest/globals": "^29.6.1",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^6.3.0",
"aws-cdk": "^2.89.0",
"aws-cdk-lib": "^2.90.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "^37.0.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.6.1",
"prettier": "3.0.1",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
},
"bugs": {

@@ -59,0 +33,0 @@ "url": "https://github.com/rebel-framework/rebel/issues"

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