open-graph-scraper
Advanced tools
Comparing version 4.9.1 to 4.9.2
# Change Log | ||
## 4.9.2 | ||
- Updating Dependencies to fix a security vulnerability | ||
## 4.9.1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "open-graph-scraper", | ||
"description": "Node.js scraper module for Open Graph and Twitter Card info", | ||
"version": "4.9.1", | ||
"version": "4.9.2", | ||
"license": "MIT", | ||
@@ -38,10 +38,10 @@ "main": "index.js", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-import": "^2.24.2", | ||
"eslint-plugin-mocha": "^9.0.0", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"eslint": "^7.32.0", | ||
"mocha": "^9.0.3", | ||
"mocha": "^9.1.1", | ||
"nyc": "^15.0.1", | ||
"sinon": "^11.1.2", | ||
"snyk": "^1.676.0", | ||
"snyk": "^1.695.0", | ||
"tunnel": "^0.0.6" | ||
@@ -48,0 +48,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
56734