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 5.0.3 to 5.0.4

8

CHANGELOG.md

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

## [5.0.4](https://github.com/streetsidesoftware/cspell/compare/v5.0.3...v5.0.4) (2020-12-15)
**Note:** Version bump only for package cspell-tools
## [5.0.3](https://github.com/streetsidesoftware/cspell/compare/v5.0.2...v5.0.3) (2020-12-04)

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

19

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

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

"dependencies": {
"commander": "^6.2.0",
"cspell-io": "^5.0.3",
"cspell-trie-lib": "^5.0.3",
"cspell-util-bundle": "^5.0.3",
"commander": "^6.2.1",
"cspell-io": "^5.0.4",
"cspell-trie-lib": "^5.0.4",
"cspell-util-bundle": "^5.0.4",
"fs-extra": "^9.0.1",

@@ -56,6 +56,6 @@ "gensequence": "^3.1.1",

"devDependencies": {
"@types/fs-extra": "^9.0.4",
"@types/fs-extra": "^9.0.5",
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.16",
"@types/node": "^14.14.10",
"@types/jest": "^26.0.19",
"@types/node": "^14.14.13",
"@types/rimraf": "^3.0.0",

@@ -68,4 +68,3 @@ "@types/shelljs": "^0.8.8",

},
"main": "bin.js",
"gitHead": "1fdce53974f151fc74fcdd7c184fce9ad3a62f29"
"main": "bin.js"
}
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