@imaegoo/node-ip2region
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@imaegoo/node-ip2region", | ||
"version": "2.0.0", | ||
"description": "official nodejs client of ip2region", | ||
"main": "index.js", | ||
"version": "2.1.0", | ||
"description": "ip database ", | ||
"main": "ip2region.js", | ||
"scripts": { | ||
"lint": "eslint ./index.js", | ||
"test": "mocha ./tests/function.test.js", | ||
"coverage": "nyc npm run test", | ||
"benchmark": "node ./tests/benchmark.js" | ||
"test": "jest", | ||
"coverage": "npm run test && jest --coverage" | ||
}, | ||
"author": "Wu Jian Ping", | ||
"files": ["data/"], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/lionsoul2016/ip2region" | ||
}, | ||
"keywords": [ | ||
"ip2region", | ||
"ip", | ||
"region" | ||
], | ||
"author": "dongyado", | ||
"license": "ISC", | ||
"publishConfig": { | ||
"access": "public" | ||
"bugs": { | ||
"url": "https://github.com/lionsoul2016/ip2region/issues" | ||
}, | ||
"homepage": "https://github.com/lionsoul2016/ip2region", | ||
"devDependencies": { | ||
"@types/chai": "^4.3.1", | ||
"@types/node": "^18.0.6", | ||
"argparse": "^2.0.1", | ||
"benchmark": "^2.1.4", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.20.0", | ||
"eslint-config-standard": "^17.0.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-n": "^15.2.4", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"linebyline": "^1.3.0", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0" | ||
}, | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"jest": "^19.0.2", | ||
"benchmark": "^2.1.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
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2
531
1
8756427
4
86