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

cdk-remote-stack

Package Overview
Dependencies
Maintainers
1
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk-remote-stack - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

lib/index.js

@@ -54,3 +54,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "2.0.2" };
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "2.0.3" };
/**

@@ -110,3 +110,3 @@ * Represents the RemoteParameters of the remote CDK stack.

_b = JSII_RTTI_SYMBOL_1;
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "2.0.2" };
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "2.0.3" };
function randomString() {

@@ -113,0 +113,0 @@ // Crazy

@@ -22,2 +22,3 @@ {

"release": "npx projen release",
"release:cdkv1": "npx projen release:cdkv1",
"test": "npx projen test",

@@ -38,3 +39,2 @@ "test:update": "npx projen test:update",

"devDependencies": {
"@aws-cdk/assert": "^2.1.0",
"@types/jest": "^26.0.24",

@@ -58,3 +58,3 @@ "@types/node": "^14.17.0",

"npm-check-updates": "^11",
"projen": "^0.40.0",
"projen": "^0.40.1",
"standard-version": "^9",

@@ -79,3 +79,3 @@ "ts-jest": "^26.5.6",

"license": "Apache-2.0",
"version": "2.0.2",
"version": "2.0.3",
"jest": {

@@ -82,0 +82,0 @@ "testMatch": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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