filter-null
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "filter-null", | ||
"version": "0.1.0", | ||
"description": "对象空值过滤器", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "nodemon test" | ||
}, | ||
"license": "ISC", | ||
"devDependencies": { | ||
"nodemon": "^1.11.0" | ||
}, | ||
"keywords": [ | ||
"filter null" | ||
] | ||
} | ||
"name": "filter-null", | ||
"version": "0.1.1", | ||
"description": "对象空值过滤器", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "nodemon test" | ||
}, | ||
"license": "ISC", | ||
"devDependencies": { | ||
"nodemon": "^1.11.0" | ||
}, | ||
"keywords": [ | ||
"filter null" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/xiangle/filter-null.git" | ||
}, | ||
"author": "", | ||
"bugs": { | ||
"url": "https://github.com/xiangle/filter-null/issues" | ||
}, | ||
"homepage": "https://github.com/xiangle/filter-null#readme" | ||
} |
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
2395
0