packagescrapers
Advanced tools
Comparing version 1.0.0 to 1.0.5
@@ -1,1 +0,1 @@ | ||
{"version":2,"languages":{"nodejs-npm":{"specfileHash":"0849f1c66e3b8532792ee05070e25bd0","lockfileHash":"77d9bb41ce5fc400a473ba11c87dc58e","guessedImports":["axios","cheerio"],"guessedImportsHash":"4f734a21f493e57d7c5c7c33d81273bf"}}} | ||
{"version":2,"languages":{"nodejs-npm":{"specfileHash":"0aaf1b84f35bc1549aa01ef8995bcbde","lockfileHash":"77d9bb41ce5fc400a473ba11c87dc58e","guessedImports":["cheerio","axios"],"guessedImportsHash":"97cf184b28cc8fd6085ee214bdcee8ed"}}} |
@@ -105,2 +105,2 @@ const axios = require('axios') | ||
module.exports = {github, npm, pypi} | ||
module.exports = { github, npm, pypi } |
{ | ||
"name": "packagescrapers", | ||
"version": "1.0.0", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "index.js", | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"author": "Nekozu Team", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -14,0 +14,0 @@ "axios": "^0.21.4", |
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
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
10091
5
88
1
1
290