@osdk/foundry 2.14.0 → 2.16.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 +50 -0
- package/build/browser/index.d.ts +1 -0
- package/build/browser/index.d.ts.map +1 -1
- package/build/browser/index.js +1 -0
- package/build/browser/index.js.map +1 -1
- package/build/esm/index.d.ts +1 -0
- package/build/esm/index.d.ts.map +1 -1
- package/build/esm/index.js +1 -0
- package/build/esm/index.js.map +1 -1
- package/package.json +18 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
# @osdk/foundry
|
|
2
2
|
|
|
3
|
+
## 2.16.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 45b549f: Bumping to include new flag on interface object sets.
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [45b549f]
|
|
12
|
+
- @osdk/foundry.thirdpartyapplications@2.16.0
|
|
13
|
+
- @osdk/foundry.orchestration@2.16.0
|
|
14
|
+
- @osdk/foundry.connectivity@2.16.0
|
|
15
|
+
- @osdk/foundry.filesystem@2.16.0
|
|
16
|
+
- @osdk/foundry.ontologies@2.16.0
|
|
17
|
+
- @osdk/foundry.publicapis@2.16.0
|
|
18
|
+
- @osdk/foundry.sqlqueries@2.16.0
|
|
19
|
+
- @osdk/foundry.aipagents@2.16.0
|
|
20
|
+
- @osdk/foundry.functions@2.16.0
|
|
21
|
+
- @osdk/foundry.mediasets@2.16.0
|
|
22
|
+
- @osdk/foundry.datasets@2.16.0
|
|
23
|
+
- @osdk/foundry.streams@2.16.0
|
|
24
|
+
- @osdk/foundry.admin@2.16.0
|
|
25
|
+
- @osdk/foundry.core@2.16.0
|
|
26
|
+
- @osdk/foundry.geo@2.16.0
|
|
27
|
+
|
|
28
|
+
## 2.15.0
|
|
29
|
+
|
|
30
|
+
### Minor Changes
|
|
31
|
+
|
|
32
|
+
- cde3ab6: Updates API Gateway version and regenerates SDK
|
|
33
|
+
|
|
34
|
+
### Patch Changes
|
|
35
|
+
|
|
36
|
+
- Updated dependencies [cde3ab6]
|
|
37
|
+
- @osdk/foundry.thirdpartyapplications@2.15.0
|
|
38
|
+
- @osdk/foundry.orchestration@2.15.0
|
|
39
|
+
- @osdk/foundry.connectivity@2.15.0
|
|
40
|
+
- @osdk/foundry.filesystem@2.15.0
|
|
41
|
+
- @osdk/foundry.ontologies@2.15.0
|
|
42
|
+
- @osdk/foundry.publicapis@2.15.0
|
|
43
|
+
- @osdk/foundry.sqlqueries@2.15.0
|
|
44
|
+
- @osdk/foundry.aipagents@2.15.0
|
|
45
|
+
- @osdk/foundry.functions@2.15.0
|
|
46
|
+
- @osdk/foundry.mediasets@2.15.0
|
|
47
|
+
- @osdk/foundry.datasets@2.15.0
|
|
48
|
+
- @osdk/foundry.streams@2.15.0
|
|
49
|
+
- @osdk/foundry.admin@2.15.0
|
|
50
|
+
- @osdk/foundry.core@2.15.0
|
|
51
|
+
- @osdk/foundry.geo@2.15.0
|
|
52
|
+
|
|
3
53
|
## 2.14.0
|
|
4
54
|
|
|
5
55
|
### Minor Changes
|
package/build/browser/index.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ export * as MediaSets from "@osdk/foundry.mediasets";
|
|
|
10
10
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
|
11
11
|
export * as Orchestration from "@osdk/foundry.orchestration";
|
|
12
12
|
export * as PublicApis from "@osdk/foundry.publicapis";
|
|
13
|
+
export * as SqlQueries from "@osdk/foundry.sqlqueries";
|
|
13
14
|
export * as Streams from "@osdk/foundry.streams";
|
|
14
15
|
export * as ThirdPartyApplications from "@osdk/foundry.thirdpartyapplications";
|
|
15
16
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC"}
|
package/build/browser/index.js
CHANGED
|
@@ -25,6 +25,7 @@ export * as MediaSets from "@osdk/foundry.mediasets";
|
|
|
25
25
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
|
26
26
|
export * as Orchestration from "@osdk/foundry.orchestration";
|
|
27
27
|
export * as PublicApis from "@osdk/foundry.publicapis";
|
|
28
|
+
export * as SqlQueries from "@osdk/foundry.sqlqueries";
|
|
28
29
|
export * as Streams from "@osdk/foundry.streams";
|
|
29
30
|
export * as ThirdPartyApplications from "@osdk/foundry.thirdpartyapplications";
|
|
30
31
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["Admin","AipAgents","Connectivity","Core","Datasets","Filesystem","Functions","Geo","MediaSets","Ontologies","Orchestration","PublicApis","Streams","ThirdPartyApplications"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 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 */\nexport * as Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"index.js","names":["Admin","AipAgents","Connectivity","Core","Datasets","Filesystem","Functions","Geo","MediaSets","Ontologies","Orchestration","PublicApis","SqlQueries","Streams","ThirdPartyApplications"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 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 */\nexport * as Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as SqlQueries from \"@osdk/foundry.sqlqueries\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC","ignoreList":[]}
|
package/build/esm/index.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ export * as MediaSets from "@osdk/foundry.mediasets";
|
|
|
10
10
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
|
11
11
|
export * as Orchestration from "@osdk/foundry.orchestration";
|
|
12
12
|
export * as PublicApis from "@osdk/foundry.publicapis";
|
|
13
|
+
export * as SqlQueries from "@osdk/foundry.sqlqueries";
|
|
13
14
|
export * as Streams from "@osdk/foundry.streams";
|
|
14
15
|
export * as ThirdPartyApplications from "@osdk/foundry.thirdpartyapplications";
|
|
15
16
|
//# sourceMappingURL=index.d.ts.map
|
package/build/esm/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC"}
|
package/build/esm/index.js
CHANGED
|
@@ -25,6 +25,7 @@ export * as MediaSets from "@osdk/foundry.mediasets";
|
|
|
25
25
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
|
26
26
|
export * as Orchestration from "@osdk/foundry.orchestration";
|
|
27
27
|
export * as PublicApis from "@osdk/foundry.publicapis";
|
|
28
|
+
export * as SqlQueries from "@osdk/foundry.sqlqueries";
|
|
28
29
|
export * as Streams from "@osdk/foundry.streams";
|
|
29
30
|
export * as ThirdPartyApplications from "@osdk/foundry.thirdpartyapplications";
|
|
30
31
|
//# sourceMappingURL=index.js.map
|
package/build/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["Admin","AipAgents","Connectivity","Core","Datasets","Filesystem","Functions","Geo","MediaSets","Ontologies","Orchestration","PublicApis","Streams","ThirdPartyApplications"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 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 */\nexport * as Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"index.js","names":["Admin","AipAgents","Connectivity","Core","Datasets","Filesystem","Functions","Geo","MediaSets","Ontologies","Orchestration","PublicApis","SqlQueries","Streams","ThirdPartyApplications"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 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 */\nexport * as Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as SqlQueries from \"@osdk/foundry.sqlqueries\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/foundry",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.16.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,21 +21,22 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@osdk/shared.client": "^1.0.1",
|
|
23
23
|
"@osdk/shared.client2": "^1.0.0",
|
|
24
|
-
"@osdk/foundry.admin": "2.
|
|
25
|
-
"@osdk/foundry.aipagents": "2.
|
|
26
|
-
"@osdk/foundry.
|
|
27
|
-
"@osdk/foundry.
|
|
28
|
-
"@osdk/foundry.
|
|
29
|
-
"@osdk/foundry.datasets": "2.
|
|
30
|
-
"@osdk/foundry.functions": "2.
|
|
31
|
-
"@osdk/foundry.geo": "2.
|
|
32
|
-
"@osdk/foundry.
|
|
33
|
-
"@osdk/foundry.
|
|
34
|
-
"@osdk/foundry.
|
|
35
|
-
"@osdk/foundry.
|
|
36
|
-
"@osdk/foundry.
|
|
37
|
-
"@osdk/
|
|
38
|
-
"@osdk/foundry.thirdpartyapplications": "2.
|
|
24
|
+
"@osdk/foundry.admin": "2.16.0",
|
|
25
|
+
"@osdk/foundry.aipagents": "2.16.0",
|
|
26
|
+
"@osdk/foundry.filesystem": "2.16.0",
|
|
27
|
+
"@osdk/foundry.core": "2.16.0",
|
|
28
|
+
"@osdk/foundry.connectivity": "2.16.0",
|
|
29
|
+
"@osdk/foundry.datasets": "2.16.0",
|
|
30
|
+
"@osdk/foundry.functions": "2.16.0",
|
|
31
|
+
"@osdk/foundry.geo": "2.16.0",
|
|
32
|
+
"@osdk/foundry.mediasets": "2.16.0",
|
|
33
|
+
"@osdk/foundry.ontologies": "2.16.0",
|
|
34
|
+
"@osdk/foundry.publicapis": "2.16.0",
|
|
35
|
+
"@osdk/foundry.orchestration": "2.16.0",
|
|
36
|
+
"@osdk/foundry.sqlqueries": "2.16.0",
|
|
37
|
+
"@osdk/foundry.streams": "2.16.0",
|
|
38
|
+
"@osdk/foundry.thirdpartyapplications": "2.16.0",
|
|
39
|
+
"@osdk/shared.net.platformapi": "~1.3.0"
|
|
39
40
|
},
|
|
40
41
|
"devDependencies": {
|
|
41
42
|
"typescript": "^5.5.4",
|
|
@@ -58,7 +59,7 @@
|
|
|
58
59
|
"sls": {
|
|
59
60
|
"dependencies": {
|
|
60
61
|
"com.palantir.foundry.api:api-gateway": {
|
|
61
|
-
"minVersion": "1.
|
|
62
|
+
"minVersion": "1.1099.0",
|
|
62
63
|
"maxVersion": "1.x.x",
|
|
63
64
|
"optional": false
|
|
64
65
|
}
|