Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
jodit-pro
Advanced tools
PRO Jodit editor version with auto-loading of language files and more plugins.
Tables | Jodit | Jodit PRO | Jodit OEM |
---|---|---|---|
NPM package | yes | yes | yes |
Open source | yes | limit | limit |
Support | no | limit | yes |
Plugins | out-of-the-box | out-of-the-box + 9 | out-of-the-box + 9 |
FileBrowser | out-of-the-box | Jodit Finder* | Jodit Finder* |
ColorPicker | limit | yes | yes |
Use | Free | 1 host | Any host |
License | MIT | Commerce | Commerce |
Trial | No | Yes | Yes |
Demo | Demo | Demo | Demo |
Price | Free | 100$ | 400$ |
- | Buy | Buy |
Name | Jodit | Jodit PRO | Jodit OEM |
---|---|---|---|
Custom Color Picker | Limited | yes | yes |
Backup Plugin | no | yes | yes |
Emoji | no | yes | yes |
AutoComplete | no | yes | yes |
Show Blocks | no | yes | yes |
Google Search | no | yes | yes |
Change case | no | yes | yes |
Paste code | no | yes | yes |
You can buy it here
npm i jodit-pro
yarn add jodit-pro
<link rel="stylesheet" href="./node_modules/jodit-pro/build/jodit.css">
<script src="./node_modules/jodit-pro/build/jodit.js"></script>
<textarea id="editor" cols="30" rows="10"></textarea>
<script>
const jodit = new Jodit('#editor', {
width: 1000
});
</script>
FAQs
PRO Version of Jodit Editor
The npm package jodit-pro receives a total of 949 weekly downloads. As such, jodit-pro popularity was classified as not popular.
We found that jodit-pro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.