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

ai-from-stream

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-from-stream - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "ai-from-stream",
"version": "1.0.0",
"version": "1.0.1",
"description": "create an async iterable from a stream",

@@ -13,7 +13,7 @@ "repository": "parro-it/ai-from-stream",

"scripts": {
"test": "node --harmony_async_iteration -r @std/esm test.js | tap-colorize - && linterjs .",
"test": "node -r @std/esm test.js | tap-colorize - && linterjs .",
"doc": "documentation readme index.js --section=API"
},
"engines": {
"node": ">9"
"node": ">=7"
},

@@ -28,2 +28,3 @@ "keywords": [],

"@std/esm": "^0.16.0",
"ai-concat": "^1.3.0",
"documentation": "^5.3.3",

@@ -30,0 +31,0 @@ "linterjs": "^1.11.0",

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