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.98 to 0.1.99

2

CHANGELOG.md

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

### [0.1.99](https://github.com/eladb/cdk8s-image/compare/v0.1.97...v0.1.99) (2021-01-06)
### [0.1.98](https://github.com/eladb/cdk8s-image/compare/v0.1.97...v0.1.98) (2021-01-05)

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

@@ -52,3 +52,3 @@ {

"json-schema": "^0.2.5",
"projen": "^0.13.6",
"projen": "^0.13.8",
"standard-version": "^9.0.0",

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

"license": "Apache-2.0",
"version": "0.1.98",
"version": "0.1.99",
"jest": {

@@ -78,2 +78,8 @@ "testMatch": [

"collectCoverage": true,
"coverageReporters": [
"json",
"lcov",
"clover",
"text"
],
"coverageDirectory": "coverage",

@@ -86,2 +92,5 @@ "coveragePathIgnorePatterns": [

],
"watchPathIgnorePatterns": [
"/node_modules/"
],
"reporters": [

@@ -88,0 +97,0 @@ "default",

2

version.json
{
"version": "0.1.98"
"version": "0.1.99"
}

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