@aelfqueen/protobufjs
Advanced tools
Comparing version 6.8.8 to 6.8.9
@@ -411,3 +411,3 @@ "use strict"; | ||
var field = new Field( | ||
descriptor.name.length ? descriptor.name : "field" + descriptor.number, | ||
$protobuf.util.camelCase(descriptor.name.length ? descriptor.name : "field" + descriptor.number), | ||
descriptor.number, | ||
@@ -414,0 +414,0 @@ fieldType, |
{ | ||
"name": "@aelfqueen/protobufjs", | ||
"version": "6.8.8", | ||
"version": "6.8.9", | ||
"versionScheme": "~", | ||
@@ -5,0 +5,0 @@ "description": "Protocol Buffers for JavaScript (& TypeScript).", |
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
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
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
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
Found 1 instance in 1 package
3197022