@alis-build/a2a 1.0.476 → 1.0.477

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@
3
3
  // package: lf.a2a.v1
4
4
  // file: lf/a2a/v1/a2a.proto
5
5
 
6
- import * as lf_a2a_v1_a2a_pb from "../../../lf/a2a/v1/a2a_pb";
6
+ import * as lf_a2a_v1_a2a_pb from "@alis-build/a2a/lf/a2av1/a2a_pb";
7
7
  import * as google_protobuf_empty_pb from "google-protobuf/google/protobuf/empty_pb";
8
8
  import * as grpc from "@grpc/grpc-js";
9
9
 
@@ -4,7 +4,7 @@
4
4
  // Older protoc compilers don't understand edition yet.
5
5
  'use strict';
6
6
  var grpc = require('@grpc/grpc-js');
7
- var lf_a2a_v1_a2a_pb = require('../../../lf/a2a/v1/a2a_pb.js');
7
+ var lf_a2a_v1_a2a_pb = require('@alis-build/a2a/lf/a2av1/a2a_pb.js');
8
8
  var google_api_annotations_pb = require('@alis-build/google-common-protos/google/api/annotations_pb.js');
9
9
  var google_api_client_pb = require('@alis-build/google-common-protos/google/api/client_pb.js');
10
10
  var google_api_field_behavior_pb = require('@alis-build/google-common-protos/google/api/field_behavior_pb.js');
@@ -1,7 +1,7 @@
1
1
  import * as grpcWeb from 'grpc-web';
2
2
 
3
3
  import * as google_protobuf_empty_pb from 'google-protobuf/google/protobuf/empty_pb'; // proto import: "google/protobuf/empty.proto"
4
- import * as lf_a2a_v1_a2a_pb from '../../../lf/a2a/v1/a2a_pb'; // proto import: "lf/a2a/v1/a2a.proto"
4
+ import * as lf_a2a_v1_a2a_pb from '@alis-build/a2a/lf/a2av1/a2a_pb'; // proto import: "lf/a2a/v1/a2a.proto"
5
5
 
6
6
 
7
7
  export class A2AServiceClient {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alis-build/a2a",
3
- "version": "1.0.476",
3
+ "version": "1.0.477",
4
4
  "description": "Protobufs generated by Alis Build",
5
5
  "dependencies": {
6
6
  "@alis-build/google-common-protos": "^1.7.0",