@tejp/testing-streams
Advanced tools
Comparing version 0.2.0 to 0.2.1
# Changelog | ||
<a name="v0.2.1"></a> | ||
## [v0.2.1](https://github.com/sth/testing-streams/tree/v0.2.1), 2021-06-18 ([compare to v0.2.0](https://github.com/sth/testing-streams/compare/v0.2.0...v0.2.1)) | ||
* **Improvement**: Upgrade all dependencies to newest versions. This includes upgrading several dependencies with security vulnerabilities to non-vulnerable versions (though they are likely not used in a vulnerable way in this package). | ||
* **Improvement**: Add testing for node v16 | ||
* **Improvement**: Remove unnecessary files from package ([3532a4f](https://github.com/sth/testing-streams/commit/3532a4f8168939b3cf573f02ace054020f434209)) | ||
<a name="v0.2.0"></a> | ||
@@ -4,0 +11,0 @@ ## [v0.2.0](https://github.com/sth/testing-streams/tree/v0.2.0), 2021-01-15 ([compare to v0.1.0](https://github.com/sth/testing-streams/compare/v0.1.0...v0.2.0)) |
{ | ||
"name": "@tejp/testing-streams", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Streams for test cases", | ||
@@ -23,5 +23,5 @@ "main": "lib/streams.js", | ||
"eslint": "^7.17.0", | ||
"stream-watcher": "^0.2.9" | ||
"stream-watcher": "^0.3.0" | ||
}, | ||
"dependencies": {} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4516
6
67