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.1.14 to 4.1.15

30

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

@@ -43,6 +43,6 @@ "typings": "dist/index.d.ts",

"commander": "^4.1.1",
"cspell-io": "^4.0.21",
"cspell-trie-lib": "^4.1.9",
"cspell-util-bundle": "^4.0.11",
"fs-extra": "^8.1.0",
"cspell-io": "^4.0.22",
"cspell-trie-lib": "^4.1.10",
"cspell-util-bundle": "^4.0.12",
"fs-extra": "^9.0.0",
"gensequence": "^3.1.1",

@@ -54,24 +54,6 @@ "glob": "^7.1.6",

},
"nyc": {
"include": [
"src/**/*.ts"
],
"exclude": [
"src/**/*.test.ts"
],
"extension": [
".ts"
],
"require": [
"ts-node/register"
],
"reporter": [
"json",
"html"
]
},
"engines": {
"node": ">=10.0.0"
},
"gitHead": "710c11198d72f879a53f6c6f8528c7c356bd68c8"
"gitHead": "68f792d0df311560b42156a0e71e8b249c753b88"
}
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