Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 0.9.5 to 0.9.7

10

package.json
{
"name": "open-graph-scraper",
"description": "Node.js scraper service for Open Graph info",
"version": "0.9.5",
"version": "0.9.7",
"license": "MIT",

@@ -13,8 +13,8 @@ "main": "app.js",

"dependencies": {
"request": "2.27.0",
"cheerio": "0.12.3"
"request": "2.34.0",
"cheerio": "0.15.0"
},
"devDependencies": {
"expect.js": "0.2.0",
"mocha": "1.13.0"
"expect.js": "0.3.1",
"mocha": "1.18.2"
},

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

@@ -53,3 +53,3 @@ openGraphScraper

```
mocha spec/
mocha tests/
```

@@ -70,3 +70,3 @@

Copyright (c) 2013 Josh Shemas
Copyright (c) 2014 Josh Shemas

@@ -73,0 +73,0 @@ Permission is hereby granted, free of charge, to any person obtaining

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