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.2 to 5.0.3

8

CHANGELOG.md

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

## [5.0.3](https://github.com/streetsidesoftware/cspell/compare/v5.0.2...v5.0.3) (2020-12-04)
**Note:** Version bump only for package cspell-io
## [5.0.2](https://github.com/streetsidesoftware/cspell/compare/v5.0.2-alpha.1...v5.0.2) (2020-11-26)

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

8

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

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"watch": "tsc -p . -w",
"clean": "rimraf dist",
"clean": "rimraf dist temp coverage",
"clean-build": "npm run clean && npm run build",

@@ -45,3 +45,3 @@ "coverage": "jest --coverage",

"@types/fs-extra": "^9.0.4",
"@types/node": "^14.14.9",
"@types/node": "^14.14.10",
"fs-extra": "^9.0.1",

@@ -52,3 +52,3 @@ "jest": "^26.6.3",

},
"gitHead": "e4296487e191726638c44ce22fb52eb186822f20"
"gitHead": "1fdce53974f151fc74fcdd7c184fce9ad3a62f29"
}
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