Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cspell-tools

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-tools - npm Package Compare versions

Comparing version 4.2.10 to 4.2.11

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.2.11](https://github.com/streetsidesoftware/cspell/compare/cspell-tools@4.2.10...cspell-tools@4.2.11) (2020-12-15)
**Note:** Version bump only for package cspell-tools
## [4.2.10](https://github.com/streetsidesoftware/cspell/compare/cspell-tools@4.2.9...cspell-tools@4.2.10) (2020-11-30)

@@ -8,0 +16,0 @@

13

package.json
{
"name": "cspell-tools",
"version": "4.2.10",
"version": "4.2.11",
"description": "Tools to assist with the development of cSpell",

@@ -11,8 +11,5 @@ "typings": "dist/index.d.ts",

"build": "tsc -p .",
"watch": "tsc -p . -w",
"clean-build": "npm run clean && npm run build",
"clean": "rimraf dist temp",
"lint": "tslint --project tsconfig.json",
"coverage": "jest --coverage",
"test-watch": "jest --watch",
"test": "jest"

@@ -43,6 +40,6 @@ },

"dependencies": {
"commander": "^6.2.0",
"commander": "^6.2.1",
"cspell-io": "^4.1.7",
"cspell-trie-lib": "^4.2.7",
"cspell-util-bundle": "^4.1.9",
"cspell-trie-lib": "^4.2.8",
"cspell-util-bundle": "^4.1.10",
"fs-extra": "^9.0.1",

@@ -58,3 +55,3 @@ "gensequence": "^3.1.1",

},
"gitHead": "baaaf49df458aea12986c00b999398313f269653"
"gitHead": "8b5e769dfd824f6b01931806196039aef92a2ae9"
}
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