Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "kslash", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "path tool", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"dependencies": { | ||
"fs-extra": "^9.1.0", | ||
"isbinaryfile": "^4.0.6", | ||
"textextensions": "^5.12.0", | ||
"fs-extra": "^10.0.0", | ||
"isbinaryfile": "^4.0.8", | ||
"textextensions": "^5.14.0", | ||
"uuid": "^8.3.2", | ||
@@ -38,7 +38,7 @@ "walkdir": "^0.4.1" | ||
"devDependencies": { | ||
"chai": "^4.3.0", | ||
"chai": "^4.3.4", | ||
"koffee": "^1.14.0", | ||
"mocha": "^8.3.0", | ||
"mocha": "^9.1.3", | ||
"onchange": "^7.1.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
92258
+ Addedfs-extra@10.1.0(transitive)
- Removedat-least-node@1.0.0(transitive)
- Removedfs-extra@9.1.0(transitive)
Updatedfs-extra@^10.0.0
Updatedisbinaryfile@^4.0.8
Updatedtextextensions@^5.14.0