fs-tree-diff
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "fs-tree-diff", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Backs out file tree changes", | ||
@@ -12,4 +12,4 @@ "main": "lib/index.js", | ||
"test": "npm run test:js", | ||
"test:js": "mocha --require ts-node/register tests/*-test.ts", | ||
"test:js:debug": "mocha debug --require ts-node/register tests/*-test.ts", | ||
"test:js": "mocha tests/*-test.js", | ||
"test:js:debug": "mocha debug tests/*-test.js", | ||
"build": "tsc", | ||
@@ -38,3 +38,2 @@ "prepublish": "tsc" | ||
"mocha": "^2.3.3", | ||
"ts-node": "^8.0.2", | ||
"typescript": "^3.3.3", | ||
@@ -41,0 +40,0 @@ "walk-sync": "^0.3.1" |
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
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
9
0
41482