Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "vfile", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "Virtual file format for text processing", | ||
@@ -58,7 +58,6 @@ "license": "MIT", | ||
"@types/unist": "^3.0.0", | ||
"unist-util-stringify-position": "^4.0.0", | ||
"vfile-message": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.0.0", | ||
"@types/node": "^22.0.0", | ||
"c8": "^10.0.0", | ||
@@ -70,3 +69,3 @@ "prettier": "^3.0.0", | ||
"typescript": "^5.0.0", | ||
"xo": "^0.58.0" | ||
"xo": "^0.59.0" | ||
}, | ||
@@ -73,0 +72,0 @@ "scripts": { |
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
2
121686
- Removedunist-util-stringify-position@^4.0.0