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

async-transforms

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-transforms - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

4

package.json
{
"name": "async-transforms",
"version": "1.0.8",
"version": "1.0.9",
"description": "Asynchronous stream transforms",
"type": "module",
"module": "./lib/transforms.js",
"main": "./require/transforms.cjs",
"main": "./require/index.cjs",
"types": "src/index.d.ts",

@@ -9,0 +9,0 @@ "exports": {

@@ -99,1 +99,2 @@ [![Node.JS CI](https://github.com/samthor/async-transforms/actions/workflows/tests.yml/badge.svg)](https://github.com/samthor/async-transforms/actions/workflows/tests.yml)

This doesn't really belong in this module.
This can hold your binary 'open': if you're using the pool, be sure to `process.exit()` when you're done.
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