Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cdk-spot-one

Package Overview
Dependencies
Maintainers
1
Versions
703
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk-spot-one - npm Package Compare versions

Comparing version 0.6.28 to 0.6.29

2

CHANGELOG.md

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

### [0.6.29](https://github.com/pahud/cdk-spot-one/compare/v0.6.28...v0.6.29) (2020-09-06)
### 0.6.28 (2020-09-04)

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

30

package.json

@@ -35,3 +35,3 @@ {

"devDependencies": {
"@aws-cdk/assert": "^1.61.1",
"@aws-cdk/assert": "^1.62.0",
"@types/jest": "^26.0.7",

@@ -52,3 +52,3 @@ "@types/node": "^10.17.0",

"json-schema": "^0.2.5",
"projen": "^0.3.57",
"projen": "^0.3.58",
"standard-version": "^9.0.0",

@@ -59,17 +59,17 @@ "ts-jest": "^26.1.0",

"peerDependencies": {
"@aws-cdk/aws-ec2": "^1.61.1",
"@aws-cdk/aws-iam": "^1.61.1",
"@aws-cdk/aws-lambda": "^1.61.1",
"@aws-cdk/aws-logs": "^1.61.1",
"@aws-cdk/core": "^1.61.1",
"@aws-cdk/custom-resources": "^1.61.1",
"@aws-cdk/aws-ec2": "^1.62.0",
"@aws-cdk/aws-iam": "^1.62.0",
"@aws-cdk/aws-lambda": "^1.62.0",
"@aws-cdk/aws-logs": "^1.62.0",
"@aws-cdk/core": "^1.62.0",
"@aws-cdk/custom-resources": "^1.62.0",
"constructs": "^3.0.4"
},
"dependencies": {
"@aws-cdk/aws-ec2": "^1.61.1",
"@aws-cdk/aws-iam": "^1.61.1",
"@aws-cdk/aws-lambda": "^1.61.1",
"@aws-cdk/aws-logs": "^1.61.1",
"@aws-cdk/core": "^1.61.1",
"@aws-cdk/custom-resources": "^1.61.1"
"@aws-cdk/aws-ec2": "^1.62.0",
"@aws-cdk/aws-iam": "^1.62.0",
"@aws-cdk/aws-lambda": "^1.62.0",
"@aws-cdk/aws-logs": "^1.62.0",
"@aws-cdk/core": "^1.62.0",
"@aws-cdk/custom-resources": "^1.62.0"
},

@@ -140,3 +140,3 @@ "bundledDependencies": [],

},
"version": "0.6.28",
"version": "0.6.29",
"types": "lib/index.d.ts",

@@ -143,0 +143,0 @@ "jest": {

{
"version": "0.6.28"
"version": "0.6.29"
}

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