Socket
Socket
Sign inDemoInstall

copy-concurrently

Package Overview
Dependencies
27
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

README.md~

2

package.json
{
"name": "copy-concurrently",
"version": "1.0.1",
"version": "1.0.2",
"description": "Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.",

@@ -5,0 +5,0 @@ "main": "copy.js",

@@ -47,3 +47,3 @@ # copy-concurrently

component functions directly. This is useful if, say, you're writing
[@npminc/move](https://npmjs.com/package/@npminc/move).
[move-concurently](https://npmjs.com/package/move-concurrently).

@@ -50,0 +50,0 @@ ### copy.file(from, to, options) → Promise

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