fs-tree-diff
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "fs-tree-diff", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Backs out file tree changes", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib/" | ||
], | ||
"scripts": { | ||
@@ -13,7 +16,9 @@ "test": "mocha tests/", | ||
], | ||
"files": [ | ||
"lib" | ||
], | ||
"author": "Stefan Penner, David J. Hamilton, Chad Hietala", | ||
"license": "MIT", | ||
"dependencies": { | ||
"debug": "^2.2.0", | ||
"heimdalljs-logger": "^0.1.6", | ||
"heimdalljs-logger": "^0.1.7", | ||
"fast-ordered-set": "^1.0.2" | ||
@@ -24,3 +29,7 @@ }, | ||
"mocha": "^2.3.3" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url":"git://github.com/stefanpenner/fs-tree-diff.git" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2
0
14176
6
242
1
- Removeddebug@^2.2.0
Updatedheimdalljs-logger@^0.1.7