Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@web/parse5-utils

Package Overview
Dependencies
Maintainers
7
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web/parse5-utils - npm Package Compare versions

Comparing version
0.0.0-canary-20231122093600
to
0.0.0-canary-20240105091725
+2
-2
package.json
{
"name": "@web/parse5-utils",
"version": "0.0.0-canary-20231122093600",
"version": "0.0.0-canary-20240105091725",
"publishConfig": {

@@ -30,3 +30,3 @@ "access": "public"

"build": "tsc",
"test": "mocha \"test/**/*.test.{ts,js,mjs,cjs}\" --require ts-node/register",
"test:node": "mocha \"test/**/*.test.{ts,js,mjs,cjs}\" --require ts-node/register --reporter dot",
"test:watch": "mocha \"test/**/*.test.{ts,js,mjs,cjs}\" --require ts-node/register --watch"

@@ -33,0 +33,0 @@ },