Comparing version 0.0.0 to 0.1.0
@@ -1,1 +0,16 @@ | ||
{"name": "async-map", "version": "0.0.0", "description": "", "main": "index.js", "scripts": {}, "license": "MIT"} | ||
{ | ||
"name": "async-map", | ||
"version": "0.1.0", | ||
"description": "Transform each value in an array asynchronously", | ||
"keywords": [ | ||
"async", | ||
"map" | ||
], | ||
"main": "index.js", | ||
"license": "MIT", | ||
"author": "Brandon Semilla (https://github.com/semibran)", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/semibran/async-map.git" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
3002
5
18
2
1
38
0