cdk-remote-stack
Advanced tools
Comparing version 1.0.20 to 1.0.21
### [1.0.20](https://github.com/pahud/cdk-remote-stack/compare/v1.0.19...v1.0.20) (2021-12-30) | ||
### [1.0.21](https://github.com/pahud/cdk-remote-stack/compare/v1.0.20...v1.0.21) (2022-01-01) |
@@ -57,3 +57,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "1.0.20" }; | ||
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "1.0.21" }; | ||
/** | ||
@@ -113,3 +113,3 @@ * Represents the RemoteParameters of the remote CDK stack. | ||
_b = JSII_RTTI_SYMBOL_1; | ||
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "1.0.20" }; | ||
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "1.0.21" }; | ||
function randomString() { | ||
@@ -116,0 +116,0 @@ // Crazy |
@@ -58,3 +58,3 @@ { | ||
"npm-check-updates": "^12", | ||
"projen": "^0.47.6", | ||
"projen": "^0.47.13", | ||
"standard-version": "^9", | ||
@@ -81,3 +81,2 @@ "ts-jest": "^26.5.6", | ||
}, | ||
"bundledDependencies": [], | ||
"keywords": [ | ||
@@ -93,3 +92,3 @@ "aws", | ||
"license": "Apache-2.0", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"jest": { | ||
@@ -96,0 +95,0 @@ "testMatch": [ |
@@ -1,1 +0,1 @@ | ||
v1.0.20 | ||
v1.0.21 |
@@ -1,1 +0,1 @@ | ||
1.0.20 | ||
1.0.21 |
Sorry, the diff of this file is not supported yet
183722