Comparing version 2.0.1 to 2.0.2
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
8749
10
0
0
+ Addedncp@0.6.0(transitive)
- Removedncp@0.5.1(transitive)
Updatedncp@~0.6.0