@osdk/client 2.35.0-main-59115b1a12be36e746efd64802e2138654ef7bff → 2.35.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.
- package/CHANGELOG.md +5 -5
- package/build/browser/util/UserAgent.js +2 -2
- package/build/browser/util/UserAgent.js.map +1 -1
- package/build/cjs/{chunk-BAMIQ3OV.cjs → chunk-A4LQCGPA.cjs} +4 -4
- package/build/cjs/chunk-A4LQCGPA.cjs.map +1 -0
- package/build/cjs/{chunk-VEZE52PD.cjs → chunk-CWBZEZQC.cjs} +23 -23
- package/build/cjs/{chunk-VEZE52PD.cjs.map → chunk-CWBZEZQC.cjs.map} +1 -1
- package/build/cjs/index.cjs +4 -4
- package/build/cjs/public/experimental.cjs +3 -3
- package/build/cjs/public/observable.cjs +3 -3
- package/build/cjs/public/unstable-do-not-use.cjs +7 -7
- package/build/esm/util/UserAgent.js +2 -2
- package/build/esm/util/UserAgent.js.map +1 -1
- package/package.json +9 -9
- package/build/cjs/chunk-BAMIQ3OV.cjs.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# @osdk/client
|
|
2
2
|
|
|
3
|
-
## 2.35.0
|
|
3
|
+
## 2.35.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- @osdk/api@2.35.0
|
|
8
|
-
- @osdk/client.unstable@2.35.0
|
|
9
|
-
- @osdk/generator-converters@2.35.0
|
|
10
|
-
- @osdk/shared.test@2.
|
|
7
|
+
- @osdk/api@2.35.0
|
|
8
|
+
- @osdk/client.unstable@2.35.0
|
|
9
|
+
- @osdk/generator-converters@2.35.0
|
|
10
|
+
- @osdk/shared.test@2.26.0
|
|
11
11
|
|
|
12
12
|
## 2.34.0
|
|
13
13
|
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
export const USER_AGENT = `osdk-client/${"2.35.0
|
|
18
|
-
export const OBSERVABLE_USER_AGENT = `osdk-observable-client/${"2.35.0
|
|
17
|
+
export const USER_AGENT = `osdk-client/${"2.35.0"}`;
|
|
18
|
+
export const OBSERVABLE_USER_AGENT = `osdk-observable-client/${"2.35.0"}`;
|
|
19
19
|
//# sourceMappingURL=UserAgent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserAgent.js","names":["USER_AGENT","OBSERVABLE_USER_AGENT"],"sources":["UserAgent.ts"],"sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport const USER_AGENT: string = `osdk-client/${process.env.PACKAGE_VERSION}`;\nexport const OBSERVABLE_USER_AGENT: string =\n `osdk-observable-client/${process.env.PACKAGE_VERSION}`;\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAO,MAAMA,UAAkB,GAAG,
|
|
1
|
+
{"version":3,"file":"UserAgent.js","names":["USER_AGENT","OBSERVABLE_USER_AGENT"],"sources":["UserAgent.ts"],"sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport const USER_AGENT: string = `osdk-client/${process.env.PACKAGE_VERSION}`;\nexport const OBSERVABLE_USER_AGENT: string =\n `osdk-observable-client/${process.env.PACKAGE_VERSION}`;\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAO,MAAMA,UAAkB,GAAG,yBAA4C;AAC9E,OAAO,MAAMC,qBAA6B,GACxC,oCAAuD","ignoreList":[]}
|
|
@@ -1653,8 +1653,8 @@ var createStandardOntologyProviderFactory = (client) => {
|
|
|
1653
1653
|
};
|
|
1654
1654
|
|
|
1655
1655
|
// src/util/UserAgent.ts
|
|
1656
|
-
var USER_AGENT = `osdk-client/${"2.35.0
|
|
1657
|
-
var OBSERVABLE_USER_AGENT = `osdk-observable-client/${"2.35.0
|
|
1656
|
+
var USER_AGENT = `osdk-client/${"2.35.0"}`;
|
|
1657
|
+
var OBSERVABLE_USER_AGENT = `osdk-observable-client/${"2.35.0"}`;
|
|
1658
1658
|
|
|
1659
1659
|
// src/createMinimalClient.ts
|
|
1660
1660
|
function createMinimalClient(metadata, baseUrl, tokenProvider, options = {}, fetchFn = global.fetch, objectSetFactory = chunkZLUXOM2B_cjs.createObjectSet, createOntologyProviderFactory = createStandardOntologyProviderFactory) {
|
|
@@ -2411,5 +2411,5 @@ exports.createClient = createClient;
|
|
|
2411
2411
|
exports.createClientFromContext = createClientFromContext;
|
|
2412
2412
|
exports.createClientWithTransaction = createClientWithTransaction;
|
|
2413
2413
|
exports.createOsdkObject = createOsdkObject;
|
|
2414
|
-
//# sourceMappingURL=chunk-
|
|
2415
|
-
//# sourceMappingURL=chunk-
|
|
2414
|
+
//# sourceMappingURL=chunk-A4LQCGPA.cjs.map
|
|
2415
|
+
//# sourceMappingURL=chunk-A4LQCGPA.cjs.map
|