@wrote/read
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,7 @@ | ||
## 10 April 2019 | ||
### [1.0.4](https://github.com/wrote/read/compare/v1.0.3...v1.0.4) | ||
- [deps] Update `catchment` and unlock dependencies. | ||
## 2 April 2019 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@wrote/read", | ||
"version": "1.0.3", | ||
"description": "Read a file.", | ||
"version": "1.0.4", | ||
"description": "Read the contents of file from the filesystem.", | ||
"main": "build/index.js", | ||
@@ -38,3 +38,4 @@ "module": "src/index.js", | ||
"access", | ||
"data" | ||
"data", | ||
"file" | ||
], | ||
@@ -48,12 +49,12 @@ "author": "Anton <anton@adc.sh>", | ||
"devDependencies": { | ||
"alamode": "1.9.0", | ||
"documentary": "1.23.2", | ||
"alamode": "^1.9.2", | ||
"documentary": "^1.23.4", | ||
"eslint-config-artdeco": "1.0.1", | ||
"temp-context": "2.1.2", | ||
"temp-context": "^2.1.3", | ||
"yarn-s": "1.1.0", | ||
"zoroaster": "3.11.2" | ||
"zoroaster": "^3.11.4" | ||
}, | ||
"dependencies": { | ||
"catchment": "3.2.3" | ||
"catchment": "^3.3.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
8096
+ Added@artdeco/clean-stack@1.2.1(transitive)
+ Addedcatchment@3.3.0(transitive)
+ Addederotic@2.1.1(transitive)
- Removed@artdeco/clean-stack@1.0.1(transitive)
- Removedcatchment@3.2.3(transitive)
- Removederotic@2.0.3(transitive)
Updatedcatchment@^3.3.0