vfile-location
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "vfile-location", | ||
"version": "3.0.0", | ||
"description": "Convert between positions (line and column-based) and offsets (range-based) locations in a virtual file", | ||
"version": "3.0.1", | ||
"description": "vfile utility to convert between positional (line and column-based) and offset (range-based) locations", | ||
"license": "MIT", | ||
"keywords": [ | ||
"remark", | ||
"comment", | ||
"message", | ||
"marker", | ||
"control" | ||
"vfile", | ||
"vfile-util", | ||
"util", | ||
"utility", | ||
"virtual", | ||
"file", | ||
"location", | ||
"position", | ||
"offset" | ||
], | ||
@@ -33,3 +37,3 @@ "repository": "vfile/vfile-location", | ||
"browserify": "^16.0.0", | ||
"dtslint": "^2.0.0", | ||
"dtslint": "^3.0.0", | ||
"nyc": "^15.0.0", | ||
@@ -42,3 +46,3 @@ "prettier": "^1.0.0", | ||
"vfile": "^4.0.0", | ||
"xo": "^0.25.0" | ||
"xo": "^0.27.0" | ||
}, | ||
@@ -45,0 +49,0 @@ "scripts": { |
@@ -59,3 +59,3 @@ # vfile-location | ||
This project has a [Code of Conduct][coc]. | ||
This project has a [code of conduct][coc]. | ||
By interacting with this repository, organization, or community you agree to | ||
@@ -92,3 +92,3 @@ abide by its terms. | ||
[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 | ||
@@ -95,0 +95,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
8704