got-scraping
Advanced tools
Comparing version 1.0.2 to 1.0.3-beta.0
{ | ||
"name": "got-scraping", | ||
"version": "1.0.2", | ||
"description": "HTTP client made for scraping based on got.", | ||
"main": "src/index.js", | ||
"files": [ | ||
"src" | ||
], | ||
"dependencies": { | ||
"header-generator": "^0.0.1-beta.1", | ||
"got": "^11.8.1", | ||
"http-proxy-agent": "^4.0.1", | ||
"http2-wrapper": "^2.0.0", | ||
"https-proxy-agent": "^5.0.0", | ||
"ow": "^0.23.0" | ||
}, | ||
"devDependencies": { | ||
"@apify/eslint-config": "^0.1.3", | ||
"body-parser": "^1.19.0", | ||
"eslint": "^7.0.0", | ||
"express": "^4.17.1", | ||
"fs-extra": "^9.1.0", | ||
"jest": "^26.6.3", | ||
"jest-extended": "^0.11.5", | ||
"jsdoc-to-markdown": "^7.0.0", | ||
"markdown-toc": "^1.2.0" | ||
}, | ||
"scripts": { | ||
"build-docs": "npm run build-toc", | ||
"build-toc": "markdown-toc ./README.md -i", | ||
"lint": "./node_modules/.bin/eslint ./src --ext .js,.jsx", | ||
"lint:fix": "./node_modules/.bin/eslint ./src --ext .js,.jsx --fix", | ||
"test": "jest --maxWorkers=3 --collect-coverage" | ||
}, | ||
"author": { | ||
"name": "Apify", | ||
"email": "support@apify.com", | ||
"url": "https://apify.com" | ||
}, | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/apify/got-scrapings" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/apify/got-scraping/issues" | ||
} | ||
"name": "got-scraping", | ||
"version": "1.0.3-beta.0", | ||
"description": "HTTP client made for scraping based on got.", | ||
"main": "src/index.js", | ||
"files": [ | ||
"src" | ||
], | ||
"dependencies": { | ||
"header-generator": "^0.0.1-beta.1", | ||
"got": "^11.8.1", | ||
"http-proxy-agent": "^4.0.1", | ||
"http2-wrapper": "2.0.3", | ||
"https-proxy-agent": "^5.0.0", | ||
"ow": "^0.23.0" | ||
}, | ||
"devDependencies": { | ||
"@apify/eslint-config": "^0.1.3", | ||
"body-parser": "^1.19.0", | ||
"eslint": "^7.0.0", | ||
"express": "^4.17.1", | ||
"fs-extra": "^9.1.0", | ||
"jest": "^26.6.3", | ||
"jest-extended": "^0.11.5", | ||
"jsdoc-to-markdown": "^7.0.0", | ||
"markdown-toc": "^1.2.0" | ||
}, | ||
"scripts": { | ||
"build-docs": "npm run build-toc", | ||
"build-toc": "markdown-toc ./README.md -i", | ||
"lint": "./node_modules/.bin/eslint ./src --ext .js,.jsx", | ||
"lint:fix": "./node_modules/.bin/eslint ./src --ext .js,.jsx --fix", | ||
"test": "jest --maxWorkers=3 --collect-coverage" | ||
}, | ||
"author": { | ||
"name": "Apify", | ||
"email": "support@apify.com", | ||
"url": "https://apify.com" | ||
}, | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/apify/got-scrapings" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/apify/got-scraping/issues" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
23090
2
+ Addedhttp2-wrapper@2.0.3(transitive)
- Removedhttp2-wrapper@2.2.1(transitive)
Updatedhttp2-wrapper@2.0.3