Socket
Socket
Sign inDemoInstall

@grpc/proto-loader

Package Overview
Dependencies
4
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.11 to 0.7.12

2

build/bin/proto-loader-gen-types.js

@@ -135,3 +135,3 @@ #!/usr/bin/env node

}
return `import type { ${importedTypes} } from '${filePath}.ts';`;
return `import type { ${importedTypes} } from '${filePath}';`;
}

@@ -138,0 +138,0 @@ function getChildMessagesAndEnums(namespace) {

{
"name": "@grpc/proto-loader",
"version": "0.7.11",
"version": "0.7.12",
"author": "Google Inc.",

@@ -5,0 +5,0 @@ "contributors": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc