@google-shopping/reports 0.8.1 → 0.9.0

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.
@@ -1,7 +1,4 @@
1
1
  {
2
- "options": {
3
- "syntax": "proto3"
4
- },
5
2
  "nested": {
6
3
  "google": {
7
4
  "nested": {
@@ -2734,6 +2731,7 @@
2734
2731
  },
2735
2732
  "nested": {
2736
2733
  "FileDescriptorSet": {
2734
+ "edition": "proto2",
2737
2735
  "fields": {
2738
2736
  "file": {
2739
2737
  "rule": "repeated",
@@ -2743,6 +2741,7 @@
2743
2741
  }
2744
2742
  },
2745
2743
  "Edition": {
2744
+ "edition": "proto2",
2746
2745
  "values": {
2747
2746
  "EDITION_UNKNOWN": 0,
2748
2747
  "EDITION_PROTO2": 998,
@@ -2758,6 +2757,7 @@
2758
2757
  }
2759
2758
  },
2760
2759
  "FileDescriptorProto": {
2760
+ "edition": "proto2",
2761
2761
  "fields": {
2762
2762
  "name": {
2763
2763
  "type": "string",
@@ -2775,18 +2775,12 @@
2775
2775
  "publicDependency": {
2776
2776
  "rule": "repeated",
2777
2777
  "type": "int32",
2778
- "id": 10,
2779
- "options": {
2780
- "packed": false
2781
- }
2778
+ "id": 10
2782
2779
  },
2783
2780
  "weakDependency": {
2784
2781
  "rule": "repeated",
2785
2782
  "type": "int32",
2786
- "id": 11,
2787
- "options": {
2788
- "packed": false
2789
- }
2783
+ "id": 11
2790
2784
  },
2791
2785
  "messageType": {
2792
2786
  "rule": "repeated",
@@ -2827,6 +2821,7 @@
2827
2821
  }
2828
2822
  },
2829
2823
  "DescriptorProto": {
2824
+ "edition": "proto2",
2830
2825
  "fields": {
2831
2826
  "name": {
2832
2827
  "type": "string",
@@ -2909,6 +2904,7 @@
2909
2904
  }
2910
2905
  },
2911
2906
  "ExtensionRangeOptions": {
2907
+ "edition": "proto2",
2912
2908
  "fields": {
2913
2909
  "uninterpretedOption": {
2914
2910
  "rule": "repeated",
@@ -2982,6 +2978,7 @@
2982
2978
  }
2983
2979
  },
2984
2980
  "FieldDescriptorProto": {
2981
+ "edition": "proto2",
2985
2982
  "fields": {
2986
2983
  "name": {
2987
2984
  "type": "string",
@@ -3061,6 +3058,7 @@
3061
3058
  }
3062
3059
  },
3063
3060
  "OneofDescriptorProto": {
3061
+ "edition": "proto2",
3064
3062
  "fields": {
3065
3063
  "name": {
3066
3064
  "type": "string",
@@ -3073,6 +3071,7 @@
3073
3071
  }
3074
3072
  },
3075
3073
  "EnumDescriptorProto": {
3074
+ "edition": "proto2",
3076
3075
  "fields": {
3077
3076
  "name": {
3078
3077
  "type": "string",
@@ -3114,6 +3113,7 @@
3114
3113
  }
3115
3114
  },
3116
3115
  "EnumValueDescriptorProto": {
3116
+ "edition": "proto2",
3117
3117
  "fields": {
3118
3118
  "name": {
3119
3119
  "type": "string",
@@ -3130,6 +3130,7 @@
3130
3130
  }
3131
3131
  },
3132
3132
  "ServiceDescriptorProto": {
3133
+ "edition": "proto2",
3133
3134
  "fields": {
3134
3135
  "name": {
3135
3136
  "type": "string",
@@ -3147,6 +3148,7 @@
3147
3148
  }
3148
3149
  },
3149
3150
  "MethodDescriptorProto": {
3151
+ "edition": "proto2",
3150
3152
  "fields": {
3151
3153
  "name": {
3152
3154
  "type": "string",
@@ -3181,6 +3183,7 @@
3181
3183
  }
3182
3184
  },
3183
3185
  "FileOptions": {
3186
+ "edition": "proto2",
3184
3187
  "fields": {
3185
3188
  "javaPackage": {
3186
3189
  "type": "string",
@@ -3322,6 +3325,7 @@
3322
3325
  }
3323
3326
  },
3324
3327
  "MessageOptions": {
3328
+ "edition": "proto2",
3325
3329
  "fields": {
3326
3330
  "messageSetWireFormat": {
3327
3331
  "type": "bool",
@@ -3395,6 +3399,7 @@
3395
3399
  ]
3396
3400
  },
3397
3401
  "FieldOptions": {
3402
+ "edition": "proto2",
3398
3403
  "fields": {
3399
3404
  "ctype": {
3400
3405
  "type": "CType",
@@ -3456,10 +3461,7 @@
3456
3461
  "targets": {
3457
3462
  "rule": "repeated",
3458
3463
  "type": "OptionTargetType",
3459
- "id": 19,
3460
- "options": {
3461
- "packed": false
3462
- }
3464
+ "id": 19
3463
3465
  },
3464
3466
  "editionDefaults": {
3465
3467
  "rule": "repeated",
@@ -3543,6 +3545,7 @@
3543
3545
  }
3544
3546
  },
3545
3547
  "OneofOptions": {
3548
+ "edition": "proto2",
3546
3549
  "fields": {
3547
3550
  "features": {
3548
3551
  "type": "FeatureSet",
@@ -3562,6 +3565,7 @@
3562
3565
  ]
3563
3566
  },
3564
3567
  "EnumOptions": {
3568
+ "edition": "proto2",
3565
3569
  "fields": {
3566
3570
  "allowAlias": {
3567
3571
  "type": "bool",
@@ -3605,6 +3609,7 @@
3605
3609
  ]
3606
3610
  },
3607
3611
  "EnumValueOptions": {
3612
+ "edition": "proto2",
3608
3613
  "fields": {
3609
3614
  "deprecated": {
3610
3615
  "type": "bool",
@@ -3638,6 +3643,7 @@
3638
3643
  ]
3639
3644
  },
3640
3645
  "ServiceOptions": {
3646
+ "edition": "proto2",
3641
3647
  "fields": {
3642
3648
  "features": {
3643
3649
  "type": "FeatureSet",
@@ -3664,6 +3670,7 @@
3664
3670
  ]
3665
3671
  },
3666
3672
  "MethodOptions": {
3673
+ "edition": "proto2",
3667
3674
  "fields": {
3668
3675
  "deprecated": {
3669
3676
  "type": "bool",
@@ -3706,6 +3713,7 @@
3706
3713
  }
3707
3714
  },
3708
3715
  "UninterpretedOption": {
3716
+ "edition": "proto2",
3709
3717
  "fields": {
3710
3718
  "name": {
3711
3719
  "rule": "repeated",
@@ -3755,6 +3763,7 @@
3755
3763
  }
3756
3764
  },
3757
3765
  "FeatureSet": {
3766
+ "edition": "proto2",
3758
3767
  "fields": {
3759
3768
  "fieldPresence": {
3760
3769
  "type": "FieldPresence",
@@ -3896,6 +3905,7 @@
3896
3905
  }
3897
3906
  },
3898
3907
  "FeatureSetDefaults": {
3908
+ "edition": "proto2",
3899
3909
  "fields": {
3900
3910
  "defaults": {
3901
3911
  "rule": "repeated",
@@ -3927,6 +3937,7 @@
3927
3937
  }
3928
3938
  },
3929
3939
  "SourceCodeInfo": {
3940
+ "edition": "proto2",
3930
3941
  "fields": {
3931
3942
  "location": {
3932
3943
  "rule": "repeated",
@@ -3940,12 +3951,18 @@
3940
3951
  "path": {
3941
3952
  "rule": "repeated",
3942
3953
  "type": "int32",
3943
- "id": 1
3954
+ "id": 1,
3955
+ "options": {
3956
+ "packed": true
3957
+ }
3944
3958
  },
3945
3959
  "span": {
3946
3960
  "rule": "repeated",
3947
3961
  "type": "int32",
3948
- "id": 2
3962
+ "id": 2,
3963
+ "options": {
3964
+ "packed": true
3965
+ }
3949
3966
  },
3950
3967
  "leadingComments": {
3951
3968
  "type": "string",
@@ -3965,6 +3982,7 @@
3965
3982
  }
3966
3983
  },
3967
3984
  "GeneratedCodeInfo": {
3985
+ "edition": "proto2",
3968
3986
  "fields": {
3969
3987
  "annotation": {
3970
3988
  "rule": "repeated",
@@ -3978,7 +3996,10 @@
3978
3996
  "path": {
3979
3997
  "rule": "repeated",
3980
3998
  "type": "int32",
3981
- "id": 1
3999
+ "id": 1,
4000
+ "options": {
4001
+ "packed": true
4002
+ }
3982
4003
  },
3983
4004
  "sourceFile": {
3984
4005
  "type": "string",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@google-shopping/reports",
3
- "version": "0.8.1",
3
+ "version": "0.9.0",
4
4
  "description": "Merchant API client for Node.js",
5
5
  "repository": {
6
6
  "type": "git",