Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cspell-io

Package Overview
Dependencies
Maintainers
1
Versions
278
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 4.1.4 to 4.1.6

29

CHANGELOG.md

@@ -6,25 +6,30 @@ # Change Log

## [4.1.4](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.3...cspell-io@4.1.4) (2020-11-14)
## [4.1.6](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.5...cspell-io@4.1.6) (2020-11-17)
**Note:** Version bump only for package cspell-io
### Bug Fixes
* format changelog to bump version ([f9c98ff](https://github.com/streetsidesoftware/cspell/commit/f9c98ff2c5c2fe9d2c801d9f93fc7a25feb445f6))
## [4.1.3](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.2...cspell-io@4.1.3) (2020-11-14)
**Note:** Version bump only for package cspell-io
## 4.1.5 (2020-11-17)
### Bug Fixes
- do not use node resolver for relative files. ([0df8562](https://github.com/streetsidesoftware/cspell/commit/0df85625da5b667f5817fc710b44fa74b636d9a1))
## [4.1.4](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.3...cspell-io@4.1.4) (2020-11-14)
## [4.1.2](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.1...cspell-io@4.1.2) (2020-11-09)
**Note:** Version bump only for package cspell-io
## [4.1.3](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.2...cspell-io@4.1.3) (2020-11-14)
**Note:** Version bump only for package cspell-io
## [4.1.2](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.1...cspell-io@4.1.2) (2020-11-09)
**Note:** Version bump only for package cspell-io

@@ -34,11 +39,15 @@ # Change log

## [4.0.0]
* **Breaking Changes** drops dependency upon rxjs and moves to [AsyncIterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator)
- **Breaking Changes** drops dependency upon rxjs and moves to [AsyncIterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator)
## [3.05]
* Update dependencies and use `rxjs-stream` for reading files.
- Update dependencies and use `rxjs-stream` for reading files.
## [3.0.0]
* Move to RxJs 6 (this is a breaking change)
- Move to RxJs 6 (this is a breaking change)
## [2.x]
* Original versions.
- Original versions.
{
"name": "cspell-io",
"version": "4.1.4",
"version": "4.1.6",
"description": "A library of useful I/O functions used across various cspell tools.",

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

},
"gitHead": "c61478d1cfd0955fe403e0173ee696b45986186c"
"gitHead": "9e28c1b0632b8da82879cd3a03eb42169cd3d95e"
}
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