New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grpc-rich-error-model

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpc-rich-error-model - npm Package Compare versions

Comparing version 0.0.14-beta.3 to 0.0.14-beta.4

2

dist/index.js

@@ -6,3 +6,3 @@ import { Metadata, status } from '@grpc/grpc-js';

import { assertNever } from './assertions';
import jsonDescriptor from './protos/bundle.json' assert { type: 'json' };
import jsonDescriptor from './protos/bundle.json';
// Seems there is an error with the types but it works when casted.

@@ -9,0 +9,0 @@ const root = protobuf.Root.fromJSON(jsonDescriptor);

@@ -6,3 +6,3 @@ {

"type": "module",
"version": "0.0.14-beta.3",
"version": "0.0.14-beta.4",
"author": {

@@ -9,0 +9,0 @@ "name": "Oleg Gaydarenko",

@@ -14,3 +14,3 @@ import { Metadata, status, StatusObject } from '@grpc/grpc-js';

import jsonDescriptor from './protos/bundle.json' assert { type: 'json' };
import jsonDescriptor from './protos/bundle.json';

@@ -17,0 +17,0 @@ // Seems there is an error with the types but it works when casted.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc