Socket
Socket
Sign inDemoInstall

vfile-statistics

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vfile-statistics - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

21

package.json
{
"name": "vfile-statistics",
"version": "1.1.3",
"description": "Count vfile messages per category",
"version": "1.1.4",
"description": "vfile utility to count messages per category: failures, warnings, etc",
"license": "MIT",
"keywords": [
"vfile",
"vfile-util",
"util",
"utility",
"virtual",
"file",
"message",

@@ -14,2 +19,6 @@ "count",

"bugs": "https://github.com/vfile/vfile-statistics/issues",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

@@ -26,10 +35,10 @@ "contributors": [

"browserify": "^16.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^5.0.0",
"remark-cli": "^7.0.0",
"remark-preset-wooorm": "^6.0.0",
"tape": "^4.0.0",
"tinyify": "^2.0.0",
"vfile": "^4.0.0",
"xo": "^0.24.0"
"xo": "^0.27.0"
},

@@ -36,0 +45,0 @@ "scripts": {

@@ -21,3 +21,3 @@ # vfile-statistics

## Usage
## Use

@@ -45,3 +45,3 @@ ```js

```js
{ fatal: 1, nonfatal: 3, warn: 2, info: 1, total: 4 }
{fatal: 1, nonfatal: 3, warn: 2, info: 1, total: 4}
```

@@ -72,4 +72,4 @@

This project has a [Code of Conduct][coc].
By interacting with this repository, organisation, or community you agree to
This project has a [code of conduct][coc].
By interacting with this repository, organization, or community you agree to
abide by its terms.

@@ -105,3 +105,3 @@

[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg

@@ -108,0 +108,0 @@ [chat]: https://spectrum.chat/unified/vfile

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