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.58.1 to 1.59.0

public/lib/ccsh-1.59.0.jar

2

package.json

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

"name": "codecharta-analysis",
"version": "1.58.1",
"version": "1.59.0",
"description": "MaibornWolff CodeCharta Analysis Tools",

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

@@ -20,2 +20,24 @@ # Change Log

## [1.59.0] - 2020-10-09
### Added 🚀
- new EXPERIMENTAL SCMLogParser version
- improved performance around 300% when parsing CodeCharta
- improved memory usage
- fixed issue with old parser creating incorrect nodes in CodeCharta #871
- ATTENTION: the parser is experimental, therefore some potetial issues might remain, e.g. potentially an unhandled edge case when parsing node
- to use the new parser a reversed git log is needed, as well as a git file list, refer to ccsh scmlogparserv2 -h for additional information
### Changed
### Removed 🗑
### Fixed 🐞
- Color-Metric slider is set and activated in the map accordingly to the released sliderbutton #1319
- Deselcting a building will instantly dehighlight the buildings which were connected through edges #890
### Chore 👨‍💻 👩‍💻
## [1.58.1] - 2020-10-02

@@ -22,0 +44,0 @@

@@ -23,2 +23,3 @@ # CodeCharta analysis

| SCM log | [SCMLogParser](import/SCMLogParser/README.md) |
| SCM log v2 (experimental)| [SCMLogParserV2](import/SCMLogParserV2/README.md) |
| SonarQube | [SonarImporter](import/SonarImporter/README.md) |

@@ -25,0 +26,0 @@ | Source Code | [SourceCodeParser](import/SourceCodeParser/README.md) |

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