@social-embed/lib
Advanced tools
Comparing version 0.0.1-next.5 to 0.0.1-next.6
{ | ||
"name": "@social-embed/lib", | ||
"description": "Regexes, ID extraction, for embed providers (YouTube, other OEmbed compatible providers),", | ||
"version": "0.0.1-next.5", | ||
"version": "0.0.1-next.6", | ||
"main": "dist/index.js", | ||
@@ -30,6 +30,8 @@ "module": "dist/lib.esm.js", | ||
"test": "tsdx test", | ||
"docs": "echo 'NOOP'", | ||
"docs": "yarn typedoc src/index.ts", | ||
"docs:serve": "python -m http.server --directory docs 8082", | ||
"lint": "eslint src", | ||
"ncu": "ncu", | ||
"update": "ncu" | ||
"update": "ncu", | ||
"typedoc": "typedoc" | ||
}, | ||
@@ -39,4 +41,5 @@ "devDependencies": { | ||
"prettier": "^2.2.1", | ||
"tsdx": "^0.14.1" | ||
"tsdx": "^0.14.1", | ||
"typedoc": "^0.20.34" | ||
} | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
43904
13
1
43
4