movie-script-scraper
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
6891213
6
144
1
+ Added@types/node@22.12.0(transitive)
+ Addedcheerio@1.0.0-rc.2(transitive)
+ Addedcss-select@1.2.0(transitive)
+ Addedcss-what@2.1.3(transitive)
+ Addeddom-serializer@0.1.1(transitive)
+ Addeddomelementtype@1.3.1(transitive)
+ Addeddomhandler@2.4.2(transitive)
+ Addeddomutils@1.5.1(transitive)
+ Addedentities@1.1.2(transitive)
+ Addedhtmlparser2@3.10.1(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedlodash@4.17.4(transitive)
+ Addedminimist@0.0.81.2.0(transitive)
+ Addedmkdirp@0.5.1(transitive)
+ Addednth-check@1.0.2(transitive)
+ Addedparse5@3.0.3(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedundici-types@6.20.0(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedes6-promise@^4.2.2
- Removedcheerio@1.0.0(transitive)
- Removedcheerio-select@2.1.0(transitive)
- Removedcss-select@5.1.0(transitive)
- Removedcss-what@6.1.0(transitive)
- Removeddom-serializer@2.0.0(transitive)
- Removeddomelementtype@2.3.0(transitive)
- Removeddomhandler@5.0.3(transitive)
- Removeddomutils@3.2.2(transitive)
- Removedencoding-sniffer@0.2.0(transitive)
- Removedentities@4.5.0(transitive)
- Removedes6-promise@4.2.8(transitive)
- Removedhtmlparser2@9.1.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removednth-check@2.1.1(transitive)
- Removedparse5@7.2.1(transitive)
- Removedparse5-htmlparser2-tree-adapter@7.1.0(transitive)
- Removedparse5-parser-stream@7.1.2(transitive)
- Removedundici@6.21.1(transitive)
- Removedwhatwg-encoding@3.1.1(transitive)
- Removedwhatwg-mimetype@4.0.0(transitive)
Updatedcheerio@1.0.0-rc.2
Updatedisomorphic-fetch@2.2.1
Updatedlodash@4.17.4
Updatedminimist@1.2.0
Updatedmkdirp@0.5.1
Updatedstring@3.3.3