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.96 to 0.1.97

2

CHANGELOG.md

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

### [0.1.97](https://github.com/eladb/cdk8s-image/compare/v0.1.95...v0.1.97) (2021-01-05)
### [0.1.96](https://github.com/eladb/cdk8s-image/compare/v0.1.95...v0.1.96) (2021-01-04)

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

12

package.json

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

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

@@ -69,4 +69,8 @@ "ts-jest": "^26.1.0",

"license": "Apache-2.0",
"version": "0.1.96",
"version": "0.1.97",
"jest": {
"testMatch": [
"**/__tests__/**/*.ts?(x)",
"**/?(*.)+(spec|test).ts?(x)"
],
"clearMocks": true,

@@ -81,6 +85,2 @@ "collectCoverage": true,

],
"testMatch": [
"**/__tests__/**/*.ts?(x)",
"**/?(*.)+(spec|test).ts?(x)"
],
"reporters": [

@@ -87,0 +87,0 @@ "default",

{
"version": "0.1.96"
"version": "0.1.97"
}

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