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

mv

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mv - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

LICENSE

8

package.json
{
"name": "mv",
"version": "2.0.1",
"version": "2.0.2",
"description": "fs.rename but works across devices. same as the unix utility 'mv'",

@@ -22,3 +22,3 @@ "main": "index.js",

"author": "Andrew Kelley",
"license": "BSD",
"license": "MIT",
"engines": {

@@ -28,3 +28,3 @@ "node": ">=0.8.0"

"devDependencies": {
"mocha": "~1.20.1",
"mocha": "~1.21.0",
"proxyquire": "~1.0.1"

@@ -34,3 +34,3 @@ },

"mkdirp": "~0.5.0",
"ncp": "~0.5.1",
"ncp": "~0.6.0",
"rimraf": "~2.2.8"

@@ -37,0 +37,0 @@ },

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