@wrote/ensure-path
Advanced tools
Comparing version 1.0.7 to 1.0.8
## 18 April 2019 | ||
### [1.0.8](https://github.com/wrote/ensure-path/compare/v1.0.7...v1.0.8) | ||
- [deps] Do unlock dependencies. | ||
### [1.0.7](https://github.com/wrote/ensure-path/compare/v1.0.6...v1.0.7) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@wrote/ensure-path", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Create all directories on the way to the path.", | ||
@@ -50,13 +50,13 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"catchment": "3.3.0", | ||
"documentary": "1.23.4", | ||
"catchment": "^3.3.0", | ||
"documentary": "^1.23.4", | ||
"eslint-config-artdeco": "1.0.1", | ||
"spawncommand": "2.1.2", | ||
"temp-context": "2.1.3", | ||
"spawncommand": "^2.1.2", | ||
"temp-context": "^2.1.3", | ||
"yarn-s": "1.1.0", | ||
"zoroaster": "3.11.6" | ||
"zoroaster": "^3.11.6" | ||
}, | ||
"dependencies": { | ||
"makepromise": "3.1.0" | ||
"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
6930
+ Addedmakepromise@3.2.0(transitive)
- Removedmakepromise@3.1.0(transitive)
Updatedmakepromise@^3.1.0