Socket
Socket
Sign inDemoInstall

rollup-plugin-copy-glob

Package Overview
Dependencies
16
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

index.js

@@ -49,3 +49,3 @@ const fs = require('fs');

module.exports = (paths, options) => {
module.exports = (paths, options = {}) => {
verbose = options.verbose;

@@ -52,0 +52,0 @@

{
"name": "rollup-plugin-copy-glob",
"version": "0.1.0",
"version": "0.1.1",
"description": "Rollup plugin to easily copy files and folders. Glob supported",

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

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