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

cdk8s-image

Package Overview
Dependencies
Maintainers
1
Versions
891
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk8s-image - npm Package Compare versions

Comparing version 0.1.74 to 0.1.75

2

.projen/tasks.json

@@ -158,5 +158,5 @@ {

"env": {
"PATH": "$(npx -c 'echo $PATH')"
"PATH": "$(npx node -e \"console.log(process.env.PATH)\")"
},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
}

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

### 0.1.75 (2020-12-18)
### 0.1.74 (2020-12-17)

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

@@ -51,3 +51,3 @@ {

"json-schema": "^0.2.5",
"projen": "^0.6.13",
"projen": "^0.6.16",
"standard-version": "^9.0.0",

@@ -69,3 +69,3 @@ "ts-jest": "^26.1.0",

"license": "Apache-2.0",
"version": "0.1.74",
"version": "0.1.75",
"jest": {

@@ -72,0 +72,0 @@ "clearMocks": true,

{
"version": "0.1.74"
"version": "0.1.75"
}

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