Socket
Socket
Sign inDemoInstall

string-stream-utils

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

7

package.json
{
"name": "string-stream-utils",
"version": "0.0.1",
"version": "0.0.2",
"description": "Utilities to manipulate async iterable of chunks of strings",

@@ -22,6 +22,9 @@ "author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",

"sideEffects": false,
"browser": "index.mjs",
"module": "index.mjs",
"main": "index.js",
"dependencies": {
"tslib": "^1.10.0",
"@types/node": "^13.5.2"
"@types/node": "^13.7.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc