Comparing version 8.0.0 to 8.0.1
@@ -29,3 +29,2 @@ 'use strict'; | ||
try { | ||
await pEvent(writeStream, 'open'); | ||
const writePromise = pEvent(writeStream, 'close'); | ||
@@ -32,0 +31,0 @@ readStream.pipe(writeStream); |
{ | ||
"name": "cp-file", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Copy a file", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13006
282