Socket
Socket
Sign inDemoInstall

cspell-util-bundle

Package Overview
Dependencies
0
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cspell-util-bundle

This is a bundle of external libraries used by cspell bundled into a single `.js`


Version published
Weekly downloads
16K
decreased by-2.12%
Maintainers
1
Install size
112 kB
Created
Weekly downloads
 

Changelog

Source

5.1.3 (2021-01-05)

Bug Fixes

  • Support dictionaries having words with numbers. (#828) (856f04a)

Readme

Source

cspell-util-bundle

This is a bundle of imported libraries used by cspell.

The purpose of this bundle is to reduce the install size of cspell-lib and cspell app.

install

npm install -S cspell-util-bundle

Typescript dependencies

npm install -SD @types/xregexp

xregexp

xregexp is a wonderful enhancement to the builtin regex engine in Javascript. The downside is that it includes a LOT of unnecessary files.

FAQs

Last updated on 05 Jan 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc