@wrote/ensure-path
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -0,1 +1,7 @@ | ||
## 18 April 2019 | ||
### [1.0.7](https://github.com/wrote/ensure-path/compare/v1.0.6...v1.0.7) | ||
- [deps] Update and unlock dependencies. | ||
## 2 April 2019 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@wrote/ensure-path", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Create all directories on the way to the path.", | ||
@@ -50,13 +50,13 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"catchment": "3.2.2", | ||
"documentary": "1.23.2", | ||
"catchment": "3.3.0", | ||
"documentary": "1.23.4", | ||
"eslint-config-artdeco": "1.0.1", | ||
"spawncommand": "2.1.1", | ||
"temp-context": "2.1.2", | ||
"spawncommand": "2.1.2", | ||
"temp-context": "2.1.3", | ||
"yarn-s": "1.1.0", | ||
"zoroaster": "3.11.2" | ||
"zoroaster": "3.11.6" | ||
}, | ||
"dependencies": { | ||
"makepromise": "3.0.3" | ||
"makepromise": "3.1.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
6815
+ Added@artdeco/clean-stack@1.2.1(transitive)
+ Addederotic@2.1.1(transitive)
+ Addedmakepromise@3.1.0(transitive)
- Removed@artdeco/clean-stack@1.0.1(transitive)
- Removederotic@2.0.3(transitive)
- Removedmakepromise@3.0.3(transitive)
Updatedmakepromise@3.1.0