Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

posthtml-attrs-parser

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthtml-attrs-parser - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

13

package.json
{
"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

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