Socket
Socket
Sign inDemoInstall

open-graph-scraper

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-graph-scraper - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

### 3.1.1
- Updating packages
### 3.1.0

@@ -2,0 +5,0 @@ - Adding ability to extract meta from HTML string

14

package.json
{
"name": "open-graph-scraper",
"description": "Node.js scraper module for Open Graph and Twitter Card info",
"version": "3.1.0",
"version": "3.1.1",
"license": "MIT",

@@ -24,3 +24,3 @@ "main": "index.js",

"iconv-lite": "0.4.19",
"jschardet": "1.5.1",
"jschardet": "1.6.0",
"lodash": "4.17.4",

@@ -31,10 +31,10 @@ "request": "2.83.0"

"coveralls": "3.0.0",
"eslint": "4.8.0",
"eslint-plugin-promise": "3.5.0",
"eslint": "4.10.0",
"eslint-plugin-promise": "3.6.0",
"eslint-plugin-standard": "3.0.1",
"expect.js": "0.3.1",
"mocha": "3.5.3",
"mocha": "4.0.1",
"mockery": "2.1.0",
"nyc": "11.2.1",
"sinon": "4.0.0"
"nyc": "11.3.0",
"sinon": "4.1.1"
},

@@ -41,0 +41,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc