New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

movie-script-scraper

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

movie-script-scraper - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

41

package.json
{
"name": "movie-script-scraper",
"description": "A simple scraper to retrieve movie scripts by genre or title from IMSDB.",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://github.com/JoeKarlsson/movie-script-scraper",

@@ -21,3 +21,3 @@ "keywords": [

"type": "git",
"url": "https://github.com/JoeKarlsson/movie-script-scrapper.git"
"url": "https://github.com/JoeKarlsson/movie-script-scraper.git"
},

@@ -44,24 +44,23 @@ "bugs": {

"dependencies": {
"cheerio": "latest",
"es6-promise": "^4.2.2",
"isomorphic-fetch": "^2.2.1",
"lodash": "latest",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"string": "^3.3.3"
"cheerio": "1.0.0-rc.2",
"isomorphic-fetch": "2.2.1",
"lodash": "4.17.4",
"minimist": "1.2.0",
"mkdirp": "0.5.1",
"string": "3.3.3"
},
"devDependencies": {
"coveralls": "^3.0.0",
"eslint": "^4.16.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^2.4.0",
"fetch-mock": "^6.0.0-beta.9",
"husky": "^0.14.3",
"jest": "^22.1.4",
"nyc": "^11.4.1",
"prettier": "^1.10.2"
"coveralls": "3.0.0",
"eslint": "4.16.0",
"eslint-config-airbnb-base": "12.1.0",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-prettier": "2.4.0",
"fetch-mock": "6.0.0-beta.9",
"husky": "0.14.3",
"jest": "22.1.4",
"nyc": "11.4.1",
"prettier": "1.10.2"
}
}

@@ -1,3 +0,8 @@

# Movie Script Scraper
<p align="center">
<img width=100% src="https://user-images.githubusercontent.com/4650739/35399428-ccd8dc4c-01b9-11e8-9722-25c51f4c630e.png" />
</p>
<h1 align="center">Movie Script Scraper</h1>
[![deps][deps]][deps-url]

@@ -12,2 +17,3 @@ [![Coverage Status](https://coveralls.io/repos/github/JoeKarlsson/movie-script-scraper/badge.svg?branch=master)](https://coveralls.io/github/JoeKarlsson/movie-script-scraper?branch=master)

[![bitHound Code](https://www.bithound.io/github/JoeKarlsson/movie-script-scraper/badges/code.svg)](https://www.bithound.io/github/JoeKarlsson/movie-script-scraper)
[![Package Quality](http://npm.packagequality.com/shield/movie-script-scraper.svg)](http://packagequality.com/#?package=movie-script-scraper)
[![npm version](https://badge.fury.io/js/movie-script-scraper.svg)](https://badge.fury.io/js/movie-script-scraper)

@@ -14,0 +20,0 @@ [![stars][stars]][stars-url]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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