Comparing version 0.1.2 to 0.1.3
@@ -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)", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
14746
1