Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wrote/read

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wrote/read - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

CHANGELOG.md

@@ -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 @@

17

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc