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 1.5.0 to 2.0.0

22

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

@@ -36,14 +36,14 @@ "main": "dist/index.js",

"devDependencies": {
"@types/chai": "^3.5.2",
"@types/chai": "^4.0.4",
"@types/commander": "^2.11.0",
"@types/fs-extra": "^3.0.0",
"@types/fs-extra": "^4.0.3",
"@types/glob": "^5.0.33",
"@types/lorem-ipsum": "^1.0.2",
"@types/minimatch": "^2.0.29",
"@types/mocha": "^2.2.43",
"@types/node": "^7.0.46",
"@types/minimatch": "^3.0.1",
"@types/mocha": "^2.2.44",
"@types/node": "^8.0.47",
"@types/xregexp": "^3.0.29",
"chai": "^3.5.0",
"chai": "^4.1.2",
"lorem-ipsum": "^1.0.4",
"mocha": "^3.5.3",
"mocha": "^4.0.1",
"rimraf": "^2.6.2",

@@ -57,3 +57,3 @@ "ts-node": "^3.3.0",

"cspell-lib": "^1.0.2",
"cspell-trie": "^1.6.9",
"cspell-trie": "^2.0.1",
"fs-extra": "^3.0.1",

@@ -65,3 +65,3 @@ "gensequence": "^2.1.1",

"minimatch": "^3.0.4",
"rxjs": "^5.5.0",
"rxjs": "^5.5.2",
"rxjs-from-iterable": "^1.0.5",

@@ -73,4 +73,4 @@ "rxjs-stream": "^1.0.4",

"engines": {
"node": ">=6.0.0"
"node": ">=8.0.0"
}
}
{
"compilerOptions": {
"target": "ES6",
"target": "ES2017",
"module": "commonjs",

@@ -5,0 +5,0 @@ "moduleResolution": "node",

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