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

cdk8s-operator

Package Overview
Dependencies
Maintainers
1
Versions
550
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk8s-operator - npm Package Compare versions

Comparing version 0.0.44 to 0.0.45

2

CHANGELOG.md

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

### [0.0.45](https://github.com/eladb/cdk8s-pack-prototype/compare/v0.0.44...v0.0.45) (2021-01-05)
### [0.0.44](https://github.com/eladb/cdk8s-pack-prototype/compare/v0.0.43...v0.0.44) (2021-01-05)

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

12

package.json

@@ -53,3 +53,3 @@ {

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

@@ -71,4 +71,8 @@ "ts-jest": "^26.4.4",

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

@@ -83,6 +87,2 @@ "collectCoverage": true,

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

@@ -89,0 +89,0 @@ "default",

{
"version": "0.0.44"
"version": "0.0.45"
}

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