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.0 to 1.0.1

src/index.js

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 14 January 2019
### 1.0.1
- [package] Add the "module" field.
## 26 September 2018

@@ -2,0 +8,0 @@

6

package.json
{
"name": "@wrote/read",
"version": "1.0.0",
"version": "1.0.1",
"description": "Read a file.",
"main": "build",
"module": "src/index.js",
"scripts": {

@@ -22,3 +23,4 @@ "t": "zoroaster -a",

"files": [
"build"
"build",
"src"
],

@@ -25,0 +27,0 @@ "repository": {

@@ -71,3 +71,3 @@ # @wrote/read

(c) [Wrote][1] 2018
(c) [Wrote][1] 2019

@@ -74,0 +74,0 @@ [1]: https://wrote.cc

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