New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

copy-and-watch

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy-and-watch - npm Package Compare versions

Comparing version

to
0.1.5

12

package.json
{
"name": "copy-and-watch",
"version": "0.1.4",
"version": "0.1.5",
"description": "Synchronize files or folders locally, with a watch option",

@@ -28,9 +28,9 @@ "main": "index.js",

"dependencies": {
"chokidar": "3.0.2",
"colors": "1.3.3",
"glob": "7.1.4",
"glob-parent": "5.0.0"
"chokidar": "3.4.1",
"colors": "1.4.0",
"glob": "7.1.6",
"glob-parent": "5.1.1"
},
"devDependencies": {
"eslint": "^6.0.1"
"eslint": "^7.6.0"
},

@@ -37,0 +37,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet