@parca/client
Advanced tools
Comparing version 0.12.12 to 0.12.20
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.12.20](https://github.com/parca-dev/parca/compare/ui-v0.12.19...ui-v0.12.20) (2022-04-12) | ||
**Note:** Version bump only for package @parca/client | ||
## [0.12.12](https://github.com/parca-dev/parca/compare/ui-v0.12.11...ui-v0.12.12) (2022-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parca/client", | ||
"version": "0.12.12", | ||
"version": "0.12.20", | ||
"description": "Parca API Client", | ||
@@ -24,3 +24,3 @@ "main": "src/index.ts", | ||
}, | ||
"gitHead": "b5a0b0202b805c2c030f5d242a5c34b7d977766e" | ||
"gitHead": "72da90d95cc53eda749dbb5dd6b2ea24fe2e6ca2" | ||
} |
@@ -16,9 +16,3 @@ // source: google/api/annotations.proto | ||
var goog = jspb; | ||
var global = (function() { | ||
if (this) { return this; } | ||
if (typeof window !== 'undefined') { return window; } | ||
if (typeof global !== 'undefined') { return global; } | ||
if (typeof self !== 'undefined') { return self; } | ||
return Function('return this')(); | ||
}.call(null)); | ||
var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); | ||
@@ -25,0 +19,0 @@ var google_api_http_pb = require('../../google/api/http_pb.js'); |
@@ -16,9 +16,3 @@ // source: google/api/http.proto | ||
var goog = jspb; | ||
var global = (function() { | ||
if (this) { return this; } | ||
if (typeof window !== 'undefined') { return window; } | ||
if (typeof global !== 'undefined') { return global; } | ||
if (typeof self !== 'undefined') { return self; } | ||
return Function('return this')(); | ||
}.call(null)); | ||
var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); | ||
@@ -25,0 +19,0 @@ goog.exportSymbol('proto.google.api.CustomHttpPattern', null, global); |
@@ -16,9 +16,3 @@ // source: parca/debuginfo/v1alpha1/debuginfo.proto | ||
var goog = jspb; | ||
var global = (function() { | ||
if (this) { return this; } | ||
if (typeof window !== 'undefined') { return window; } | ||
if (typeof global !== 'undefined') { return global; } | ||
if (typeof self !== 'undefined') { return self; } | ||
return Function('return this')(); | ||
}.call(null)); | ||
var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); | ||
@@ -25,0 +19,0 @@ goog.exportSymbol('proto.parca.debuginfo.v1alpha1.ExistsRequest', null, global); |
@@ -16,9 +16,3 @@ // source: parca/profilestore/v1alpha1/profilestore.proto | ||
var goog = jspb; | ||
var global = (function() { | ||
if (this) { return this; } | ||
if (typeof window !== 'undefined') { return window; } | ||
if (typeof global !== 'undefined') { return global; } | ||
if (typeof self !== 'undefined') { return self; } | ||
return Function('return this')(); | ||
}.call(null)); | ||
var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); | ||
@@ -25,0 +19,0 @@ var google_api_annotations_pb = require('../../../google/api/annotations_pb.js'); |
@@ -7,4 +7,4 @@ // package: parca.query.v1alpha1 | ||
import * as google_protobuf_timestamp_pb from "google-protobuf/google/protobuf/timestamp_pb"; | ||
import * as parca_metastore_v1alpha1_metastore_pb from "../../../parca/metastore/v1alpha1/metastore_pb"; | ||
import * as parca_profilestore_v1alpha1_profilestore_pb from "../../../parca/profilestore/v1alpha1/profilestore_pb"; | ||
import * as parca_metastore_v1alpha1_metastore_pb from "../../../parca/metastore/v1alpha1/metastore_pb"; | ||
@@ -11,0 +11,0 @@ export class QueryRangeRequest extends jspb.Message { |
@@ -6,4 +6,4 @@ // package: parca.scrape.v1alpha1 | ||
import * as google_api_annotations_pb from "../../../google/api/annotations_pb"; | ||
import * as google_protobuf_duration_pb from "google-protobuf/google/protobuf/duration_pb"; | ||
import * as google_protobuf_timestamp_pb from "google-protobuf/google/protobuf/timestamp_pb"; | ||
import * as google_protobuf_duration_pb from "google-protobuf/google/protobuf/duration_pb"; | ||
import * as parca_profilestore_v1alpha1_profilestore_pb from "../../../parca/profilestore/v1alpha1/profilestore_pb"; | ||
@@ -10,0 +10,0 @@ |
@@ -16,16 +16,10 @@ // source: parca/scrape/v1alpha1/scrape.proto | ||
var goog = jspb; | ||
var global = (function() { | ||
if (this) { return this; } | ||
if (typeof window !== 'undefined') { return window; } | ||
if (typeof global !== 'undefined') { return global; } | ||
if (typeof self !== 'undefined') { return self; } | ||
return Function('return this')(); | ||
}.call(null)); | ||
var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); | ||
var google_api_annotations_pb = require('../../../google/api/annotations_pb.js'); | ||
goog.object.extend(proto, google_api_annotations_pb); | ||
var google_protobuf_duration_pb = require('google-protobuf/google/protobuf/duration_pb.js'); | ||
goog.object.extend(proto, google_protobuf_duration_pb); | ||
var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js'); | ||
goog.object.extend(proto, google_protobuf_timestamp_pb); | ||
var google_protobuf_duration_pb = require('google-protobuf/google/protobuf/duration_pb.js'); | ||
goog.object.extend(proto, google_protobuf_duration_pb); | ||
var parca_profilestore_v1alpha1_profilestore_pb = require('../../../parca/profilestore/v1alpha1/profilestore_pb.js'); | ||
@@ -32,0 +26,0 @@ goog.object.extend(proto, parca_profilestore_v1alpha1_profilestore_pb); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
744964
44
18433