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 5.0.1-alpha.6 to 5.0.1-alpha.8

25

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

@@ -39,24 +39,9 @@ "main": "dist/index.js",

},
"nyc": {
"include": [
"src/**/*.ts"
],
"exclude": [
"src/**/*.test.ts"
],
"extension": [
".ts"
],
"require": [
"ts-node/register"
],
"reporter": [
"json",
"html"
]
},
"engines": {
"node": ">=12.0.0"
},
"gitHead": "ffc22b5a4f721b114b95a8c521dcac86faae0851"
"gitHead": "9f7c166e6401ace55fa19a0515492980f7ff1d34",
"devDependencies": {
"rimraf": "^3.0.2"
}
}
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