link-preview-js
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "link-preview-js", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Javascript module to extract and fetch HTTP link information from blocks of text. ", | ||
@@ -9,3 +9,3 @@ "main": "build/index.js", | ||
"build": "tsc", | ||
"publish": "tsc && jest --detectOpenHandles && npm publish " | ||
"publishPackage": "tsc && jest --detectOpenHandles && npm publish " | ||
}, | ||
@@ -12,0 +12,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44616