link-preview-js
Advanced tools
Comparing version 2.1.10 to 2.1.11
{ | ||
"name": "link-preview-js", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"description": "Javascript module to extract and fetch HTTP link information from blocks of text.", | ||
@@ -18,3 +18,4 @@ "main": "build/index.js", | ||
"build": "tsc", | ||
"publish": "tsc && jest --detectOpenHandles && npm publish" | ||
"publish": "tsc && jest --detectOpenHandles && npm publish", | ||
"bump": "./bump-version.sh" | ||
}, | ||
@@ -35,3 +36,3 @@ "keywords": [ | ||
"cheerio": "1.0.0-rc.10", | ||
"cross-fetch": "3.1.4", | ||
"cross-fetch": "3.1.5", | ||
"url": "0.11.0" | ||
@@ -38,0 +39,0 @@ }, |
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
29924
+ Addedcross-fetch@3.1.5(transitive)
+ Addednode-fetch@2.6.7(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removedcross-fetch@3.1.4(transitive)
- Removednode-fetch@2.6.1(transitive)
Updatedcross-fetch@3.1.5