New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cloudformation-to-cdk

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudformation-to-cdk - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

dist/index.js

@@ -7,3 +7,3 @@ #!/usr/bin/env node

// package.json
var version = "1.1.6";
var version = "1.1.7";
var description = "CLI tool to convert a CLoudFormation template to a CDK app.";

@@ -10,0 +10,0 @@

{
"name": "cloudformation-to-cdk",
"version": "1.1.6",
"version": "1.1.7",
"description": "CLI tool to convert a CLoudFormation template to a CDK app.",

@@ -29,5 +29,7 @@ "bin": {

"homepage": "https://github.com/kochie/cloudformation-to-cdk#readme",
"dependencies": {
"commander": "^9.4.0"
},
"devDependencies": {
"@types/jest": "^28.1.6",
"commander": "^9.4.0",
"esbuild": "^0.14.49",

@@ -34,0 +36,0 @@ "jest": "^28.1.3",

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