vfile-message
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "vfile-message", | ||
"version": "2.0.2", | ||
"description": "Create a virtual message", | ||
"version": "2.0.3", | ||
"description": "vfile utility to create a virtual message", | ||
"license": "MIT", | ||
"keywords": [ | ||
"vfile", | ||
"vfile-util", | ||
"util", | ||
"utility", | ||
"virtual", | ||
"file", | ||
"message" | ||
@@ -32,4 +36,4 @@ ], | ||
"browserify": "^16.0.0", | ||
"dtslint": "^2.0.0", | ||
"nyc": "^14.0.0", | ||
"dtslint": "^3.0.0", | ||
"nyc": "^15.0.0", | ||
"prettier": "^1.0.0", | ||
@@ -40,4 +44,3 @@ "remark-cli": "^7.0.0", | ||
"tinyify": "^2.0.0", | ||
"typescript": "^3.0.0", | ||
"xo": "^0.25.0" | ||
"xo": "^0.27.0" | ||
}, | ||
@@ -71,2 +74,5 @@ "scripts": { | ||
"esnext": false, | ||
"rules": { | ||
"@typescript-eslint/member-ordering": "off" | ||
}, | ||
"ignores": [ | ||
@@ -73,0 +79,0 @@ "vfile-message.js" |
@@ -21,3 +21,3 @@ # vfile-message | ||
## Usage | ||
## Use | ||
@@ -149,4 +149,4 @@ ```js | ||
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. | ||
@@ -182,3 +182,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 | ||
@@ -185,0 +185,0 @@ [chat]: https://spectrum.chat/unified/vfile |
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
11956
9