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

codecharta-analysis

Package Overview
Dependencies
Maintainers
7
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codecharta-analysis - npm Package Compare versions

Comparing version 1.55.0 to 1.56.0

public/lib/ccsh-1.56.0.jar

2

package.json

@@ -13,3 +13,3 @@ {

"name": "codecharta-analysis",
"version": "1.55.0",
"version": "1.56.0",
"description": "MaibornWolff CodeCharta Analysis Tools",

@@ -16,0 +16,0 @@ "scripts": {

@@ -1,2 +0,2 @@

# Change Log
# Change Log

@@ -20,2 +20,19 @@ All notable changes to this project will be documented in this file.

## [1.56.0] - 2020-09-04
### Added 🚀
### Changed
### Removed 🗑
### Fixed 🐞
- Improve performance when switching to multiple or delta mode when edges are available
- Scenario with EdgeMetric is only appliable when EdgeMetric is existing for the Map #1201
- Starting standalone version results in infinite loading loop #1202
- Expanded metric selection will close when clicking anywhere outside of that selection #1036
### Chore 👨‍💻 👩‍💻
## [1.55.0] - 2020-08-28

@@ -36,2 +53,3 @@

- Number of incoming and outgoing edges not visible when hovering over a node #1095
- Highlighting buildings in multiple mode now works #956

@@ -38,0 +56,0 @@ ### Chore 👨‍💻 👩‍💻

@@ -72,2 +72,6 @@ # CodeCharta analysis

> ./bin/ccsh -h
- Activate Bash (TAB) Autocompletion for ccsh command:
> source <(./bin/ccsh generate-completion)
- Enter `ccsh` and press `TAB` to see available commands
- Enter `ccsh <ANY-COMMAND> -` and press `TAB` to see available parameters

@@ -74,0 +78,0 @@ ## Build

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