Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

head-metadata

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

head-metadata - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+2
-2
package.json
{
"name": "head-metadata",
"version": "0.0.5",
"version": "0.0.6",
"private": false,

@@ -26,3 +26,3 @@ "description": "Typesafe and straightforward utility for extracting structured metadata (like `<meta>`, `<title>`, and `<link>`) from the `<head>` of an HTML document",

"dependencies": {
"xml-tokenizer": "0.0.38"
"xml-tokenizer": "0.0.39"
},

@@ -29,0 +29,0 @@ "devDependencies": {