Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@codebrew/nx-aws-cdk

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codebrew/nx-aws-cdk - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [0.1.1](https://github.com/codebrewlab/nx-plugins/compare/v0.1.0...v0.1.1) (2021-10-16)
# 0.1.0 (2021-10-16)

@@ -7,0 +9,0 @@

+2
-1
{
"name": "@codebrew/nx-aws-cdk",
"version": "0.1.0",
"version": "0.1.1",
"main": "src/index.js",

@@ -23,3 +23,4 @@ "generators": "./generators.json",

},
"license": "MIT",
"typings": "./src/index.d.ts"
}