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

ai-concat

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-concat - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

8

package.json
{
"name": "ai-concat",
"version": "1.2.0",
"version": "1.3.0",
"description": "Concat an async iterable into a promise",

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

"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"
},

@@ -54,5 +54,5 @@ "keywords": [

"dependencies": {
"ai-reduce": "^2.0.0",
"ai-reduce": "^2.1.0",
"is-async-iterable": "^1.0.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