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 to 5.0.2

8

CHANGELOG.md

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

## [5.0.2](https://github.com/streetsidesoftware/cspell/compare/v5.0.2-alpha.1...v5.0.2) (2020-11-26)
**Note:** Version bump only for package cspell-io
## [5.0.1](https://github.com/streetsidesoftware/cspell/compare/v5.0.1-alpha.15...v5.0.1) (2020-11-20)

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

2

dist/file/fileReader.js

@@ -117,3 +117,3 @@ "use strict";

const p = pending.shift();
p === null || p === void 0 ? void 0 : p.resolve({ done });
p === null || p === void 0 ? void 0 : p.resolve({ done, value: undefined });
}

@@ -120,0 +120,0 @@ }

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

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

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

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

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