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

copy

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

index.js

@@ -153,3 +153,3 @@ 'use strict';

mkdir.sync(path.dirname(destFile), opts);
copy.base(fp, destFile);
copy.base(fp, destFile, opts);
} catch (err) {

@@ -156,0 +156,0 @@ throw new Error(err);

{
"name": "copy",
"description": "Copy files or directories using globs.",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://github.com/jonschlinkert/copy",

@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

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