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

@tejp/testing-streams

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tejp/testing-streams - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

7

CHANGELOG.md
# 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))

4

package.json
{
"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": {}
}
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