link-preview-js
Advanced tools
Comparing version 2.1.14 to 2.1.15
{ | ||
"name": "link-preview-js", | ||
"version": "2.1.14", | ||
"version": "2.1.15", | ||
"description": "Javascript module to extract and fetch HTTP link information from blocks of text.", | ||
@@ -19,3 +19,3 @@ "main": "build/index.js", | ||
"bump": "./bump-version.sh", | ||
"prepare": "tsc" | ||
"prepublishOnly": "tsc" | ||
}, | ||
@@ -22,0 +22,0 @@ "keywords": [ |
31493