posthtml-attrs-parser
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "posthtml-attrs-parser", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "PostHTML helper that provides a better API to work with tag attributes.", | ||
@@ -21,6 +21,6 @@ "type": "module", | ||
"dev": "vitest", | ||
"release": "np", | ||
"release": "npx np", | ||
"build": "unbuild", | ||
"prepack": "unbuild", | ||
"lint": "eslint lib/*.js", | ||
"lint": "biome lint ./lib", | ||
"pretest": "npm run lint", | ||
@@ -38,8 +38,7 @@ "test": "vitest run --coverage" | ||
"devDependencies": { | ||
"@vitest/coverage-v8": "^1.4.0", | ||
"eslint": "^8.5.7", | ||
"np": "^10.0.0", | ||
"@biomejs/biome": "1.8.3", | ||
"@vitest/coverage-v8": "^2.0.1", | ||
"posthtml": "^0.16.6", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^1.4.0" | ||
"vitest": "^2.0.1" | ||
}, | ||
@@ -46,0 +45,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11275
5
0