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

grunt-sync

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-sync - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

8

package.json
{
"name": "grunt-sync",
"description": "Task to synchronize two directories. Similar to grunt-copy but updates only files that have been changed.",
"version": "0.8.1",
"version": "0.8.2",
"homepage": "https://github.com/tomusdrw/grunt-sync.git",

@@ -30,5 +30,5 @@ "author": {

"dependencies": {
"fs-extra": "6.0.1",
"glob": "7.0.5",
"md5-file": "2.0.3"
"fs-extra": "^6.0.1",
"glob": "^7.0.5",
"md5-file": "^2.0.3"
},

@@ -35,0 +35,0 @@ "devDependencies": {

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