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.4 to 4.1.5

5

bin.js

@@ -5,2 +5,5 @@ #!/usr/bin/env node

require('./dist/app');
const app = require('./dist/app');
const program = require('commander');
app.run(program, process.argv).catch(() => process.exit(1));

4

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

@@ -74,3 +74,3 @@ "typings": "dist/index.d.ts",

},
"gitHead": "9d52c7f6a94a2eda973234583b46a538a3e80cd7"
"gitHead": "331057e642545d13c2ce019636b99a535f8f966c"
}
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