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

copy-dir

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy-dir - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

3

libs/copydirSync.js

@@ -17,2 +17,3 @@ var fs = require('fs');

}
if(typeof options === 'undefined') options = {};
if(typeof options.cover === 'undefined') {

@@ -99,2 +100,2 @@ options.cover = true;

module.exports = copydirSync;
module.exports = copydirSync;

@@ -24,3 +24,3 @@ {

},
"version": "1.1.0",
"version": "1.2.0",
"readmeFilename": "README.md",

@@ -27,0 +27,0 @@ "bugs": {

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