Comparing version 7.2.0 to 7.2.1
{ | ||
"name": "semver", | ||
"version": "7.2.0", | ||
"version": "7.2.1", | ||
"description": "The semantic version parser used by npm.", | ||
@@ -22,8 +22,8 @@ "main": "index.js", | ||
"files": [ | ||
"bin", | ||
"bin/**/*.js", | ||
"range.bnf", | ||
"classes", | ||
"functions", | ||
"internal", | ||
"ranges", | ||
"classes/**/*.js", | ||
"functions/**/*.js", | ||
"internal/**/*.js", | ||
"ranges/**/*.js", | ||
"index.js", | ||
@@ -30,0 +30,0 @@ "preload.js" |
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
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
0
77432
50