Socket
Socket
Sign inDemoInstall

cspell-io

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-io - npm Package Compare versions

Comparing version 8.3.2 to 8.4.0

10

package.json
{
"name": "cspell-io",
"version": "8.3.2",
"version": "8.4.0",
"description": "A library of useful I/O functions used across various cspell tools.",

@@ -29,5 +29,5 @@ "type": "module",

"clean-build": "pnpm run clean && pnpm run build",
"coverage": "vitest run --coverage",
"coverage": "vitest run --coverage --pool=forks",
"test-watch": "vitest",
"test": "vitest run"
"test": "vitest run --pool=forks"
},

@@ -55,5 +55,5 @@ "repository": {

"dependencies": {
"@cspell/cspell-service-bus": "8.3.2"
"@cspell/cspell-service-bus": "8.4.0"
},
"gitHead": "98f622b2b12529f2d1ccf0f3a57991e4c08b3e3a"
"gitHead": "f9ad457ca2102c6642c377417a95a4415f5ec3d8"
}
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