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.51.0 to 1.52.0

public/lib/ccsh-1.52.0.jar

2

package.json

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

"name": "codecharta-analysis",
"version": "1.51.0",
"version": "1.52.0",
"description": "MaibornWolff CodeCharta Analysis Tools",

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

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

## [1.52.0] - 2020-08-07
### Added 🚀
- Support for Tokei 12 new JSON schema #1103
### Changed
- Rename master branch to main for a more inclusive naming #1117
### Removed 🗑
### Fixed 🐞
- After loading an invalid file the filechooser pops up again, so that the user can choose a valid file #1021
- Quality gates on sonarcloud.io are available again #879
### Docs 🔎
- Moved developer guides to our [gh-pages](https://maibornwolff.github.io/codecharta/) #986
### Chore 👨‍💻 👩‍💻
## [1.51.0] - 2020-07-24

@@ -25,3 +48,4 @@

- File chooser now accept ".json" files only to avoid accidentally loading incorrect files.
- File chooser now accept ".json" files only to avoid accidentally loading incorrect files
- Lots of tooltips #1030

@@ -28,0 +52,0 @@ ### Changed

@@ -56,7 +56,7 @@ # CodeCharta analysis

- Bash or similar
- JRE 8 (Oracle Java or OpenJDK)
- JRE 8-11 (Oracle Java or OpenJDK)
## Installation via npm
This installs all binaries to run the analysis. Java 8 is required.
This installs all binaries to run the analysis. Java 11 is recommended, while Java 8 is still supported.

@@ -63,0 +63,0 @@ `npm install -g codecharta-analysis`

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