@byte-this/html-metadata-reader
Advanced tools
Comparing version
{ | ||
"name": "@byte-this/html-metadata-reader", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Read all meta tags and their values from an HTML document without the use of the window object", | ||
"main": "public-api.js", | ||
"types": "public-api.d.ts", | ||
"type": "module", | ||
"scripts": { | ||
@@ -8,0 +9,0 @@ "test": "jest", |
23061
0.1%Yes
NaN