
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
codemirror-minified
Advanced tools
This is a minified CodeMirror distribution. All JavaScript files have been minified with Google Closure Compiler using SIMPLE_OPTIMIZATIONS
, and all CSS files have been minified with clean-css. This projects has CodeMirror's main repository as a Git submodule and is released once per CodeMirror release using the same version number.
This distribution contains only the addon
, keymap
, lib
, mode
and theme
directories. Within them, only non-test JavaScript and CSS files are included. See the "files" section in package.json
for the list of things included.
Just use this as if you were using the original CodeMirror library. All minified files retain their original name and location relative to CodeMirror's project root directory.
An NPM package is available at https://www.npmjs.com/package/codemirror-minified. Install with:
npm install codemirror-minified
We use Gulp:
git submodule update --init
npm install
gulp
5.65.9 (2022-09-20)
Add a workaround for a regression in Chrome 105 that could cause content below the editor to not receive mouse events.
show-hint addon: Resize the tooltip if it doesn't fit the screen.
swift mode: Fix tokenizing of block comments.
jinja2 mode: Support line statements.
FAQs
Minified CodeMirror distribution
We found that codemirror-minified demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.