@osdk/foundry 2.1.0-beta.2 → 2.1.0-beta.4
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 +40 -0
- package/build/browser/index.js +4 -0
- package/build/esm/index.d.ts +2 -0
- package/build/esm/index.d.ts.map +1 -1
- package/build/esm/index.js +4 -0
- package/package.json +13 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,45 @@
|
|
|
1
1
|
# @osdk/foundry
|
|
2
2
|
|
|
3
|
+
## 2.1.0-beta.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [5dc1241]
|
|
8
|
+
- @osdk/shared.client@1.0.0-beta.1
|
|
9
|
+
- @osdk/foundry.admin@2.1.0-beta.4
|
|
10
|
+
- @osdk/foundry.core@2.1.0-beta.4
|
|
11
|
+
- @osdk/foundry.datasets@2.1.0-beta.4
|
|
12
|
+
- @osdk/foundry.filesystem@2.1.0-beta.4
|
|
13
|
+
- @osdk/foundry.functions@2.1.0-beta.4
|
|
14
|
+
- @osdk/foundry.ontologies@2.1.0-beta.4
|
|
15
|
+
- @osdk/foundry.orchestration@2.1.0-beta.4
|
|
16
|
+
- @osdk/foundry.publicapis@2.1.0-beta.4
|
|
17
|
+
- @osdk/foundry.thirdpartyapplications@2.1.0-beta.4
|
|
18
|
+
- @osdk/shared.net.platformapi@0.3.0-beta.1
|
|
19
|
+
|
|
20
|
+
## 2.1.0-beta.3
|
|
21
|
+
|
|
22
|
+
### Minor Changes
|
|
23
|
+
|
|
24
|
+
- 1252d94: ESM Only
|
|
25
|
+
- 5d6d5ab: Internally refactored to support new API versions
|
|
26
|
+
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- Updated dependencies [1252d94]
|
|
30
|
+
- Updated dependencies [5d6d5ab]
|
|
31
|
+
- @osdk/foundry.core@2.1.0-beta.3
|
|
32
|
+
- @osdk/foundry.thirdpartyapplications@2.1.0-beta.3
|
|
33
|
+
- @osdk/shared.client@1.0.0-beta.0
|
|
34
|
+
- @osdk/foundry.orchestration@2.1.0-beta.3
|
|
35
|
+
- @osdk/foundry.filesystem@2.1.0-beta.3
|
|
36
|
+
- @osdk/foundry.publicapis@2.1.0-beta.3
|
|
37
|
+
- @osdk/foundry.functions@2.1.0-beta.3
|
|
38
|
+
- @osdk/foundry.datasets@2.1.0-beta.3
|
|
39
|
+
- @osdk/foundry.admin@2.1.0-beta.3
|
|
40
|
+
- @osdk/foundry.ontologies@2.1.0-beta.3
|
|
41
|
+
- @osdk/shared.net.platformapi@0.3.0-beta.0
|
|
42
|
+
|
|
3
43
|
## 2.1.0-beta.2
|
|
4
44
|
|
|
5
45
|
### Minor Changes
|
package/build/browser/index.js
CHANGED
|
@@ -6,6 +6,10 @@ import * as foundry_datasets from '@osdk/foundry.datasets';
|
|
|
6
6
|
export { foundry_datasets as Datasets };
|
|
7
7
|
import * as foundry_filesystem from '@osdk/foundry.filesystem';
|
|
8
8
|
export { foundry_filesystem as Filesystem };
|
|
9
|
+
import * as foundry_functions from '@osdk/foundry.functions';
|
|
10
|
+
export { foundry_functions as Functions };
|
|
11
|
+
import * as foundry_ontologies from '@osdk/foundry.ontologies';
|
|
12
|
+
export { foundry_ontologies as Ontologies };
|
|
9
13
|
import * as foundry_orchestration from '@osdk/foundry.orchestration';
|
|
10
14
|
export { foundry_orchestration as Orchestration };
|
|
11
15
|
import * as foundry_publicapis from '@osdk/foundry.publicapis';
|
package/build/esm/index.d.ts
CHANGED
|
@@ -2,6 +2,8 @@ export * as Admin from "@osdk/foundry.admin";
|
|
|
2
2
|
export * as Core from "@osdk/foundry.core";
|
|
3
3
|
export * as Datasets from "@osdk/foundry.datasets";
|
|
4
4
|
export * as Filesystem from "@osdk/foundry.filesystem";
|
|
5
|
+
export * as Functions from "@osdk/foundry.functions";
|
|
6
|
+
export * as Ontologies from "@osdk/foundry.ontologies";
|
|
5
7
|
export * as Orchestration from "@osdk/foundry.orchestration";
|
|
6
8
|
export * as PublicApis from "@osdk/foundry.publicapis";
|
|
7
9
|
export * as ThirdPartyApplications from "@osdk/foundry.thirdpartyapplications";
|
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,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,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,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,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC"}
|
package/build/esm/index.js
CHANGED
|
@@ -6,6 +6,10 @@ import * as foundry_datasets from '@osdk/foundry.datasets';
|
|
|
6
6
|
export { foundry_datasets as Datasets };
|
|
7
7
|
import * as foundry_filesystem from '@osdk/foundry.filesystem';
|
|
8
8
|
export { foundry_filesystem as Filesystem };
|
|
9
|
+
import * as foundry_functions from '@osdk/foundry.functions';
|
|
10
|
+
export { foundry_functions as Functions };
|
|
11
|
+
import * as foundry_ontologies from '@osdk/foundry.ontologies';
|
|
12
|
+
export { foundry_ontologies as Ontologies };
|
|
9
13
|
import * as foundry_orchestration from '@osdk/foundry.orchestration';
|
|
10
14
|
export { foundry_orchestration as Orchestration };
|
|
11
15
|
import * as foundry_publicapis from '@osdk/foundry.publicapis';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/foundry",
|
|
3
|
-
"version": "2.1.0-beta.
|
|
3
|
+
"version": "2.1.0-beta.4",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -17,15 +17,17 @@
|
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@osdk/foundry.admin": "2.1.0-beta.
|
|
21
|
-
"@osdk/foundry.
|
|
22
|
-
"@osdk/foundry.
|
|
23
|
-
"@osdk/foundry.filesystem": "2.1.0-beta.
|
|
24
|
-
"@osdk/foundry.
|
|
25
|
-
"@osdk/foundry.
|
|
26
|
-
"@osdk/foundry.
|
|
27
|
-
"@osdk/
|
|
28
|
-
"@osdk/shared.client": "~0.0.
|
|
20
|
+
"@osdk/foundry.admin": "2.1.0-beta.4",
|
|
21
|
+
"@osdk/foundry.datasets": "2.1.0-beta.4",
|
|
22
|
+
"@osdk/foundry.functions": "2.1.0-beta.4",
|
|
23
|
+
"@osdk/foundry.filesystem": "2.1.0-beta.4",
|
|
24
|
+
"@osdk/foundry.ontologies": "2.1.0-beta.4",
|
|
25
|
+
"@osdk/foundry.core": "2.1.0-beta.4",
|
|
26
|
+
"@osdk/foundry.publicapis": "2.1.0-beta.4",
|
|
27
|
+
"@osdk/foundry.orchestration": "2.1.0-beta.4",
|
|
28
|
+
"@osdk/shared.client": "~1.0.0-beta.1",
|
|
29
|
+
"@osdk/foundry.thirdpartyapplications": "2.1.0-beta.4",
|
|
30
|
+
"@osdk/shared.net.platformapi": "~0.3.0-beta.1"
|
|
29
31
|
},
|
|
30
32
|
"devDependencies": {
|
|
31
33
|
"typescript": "^5.5.4",
|
|
@@ -45,13 +47,12 @@
|
|
|
45
47
|
"templates",
|
|
46
48
|
"*.d.ts"
|
|
47
49
|
],
|
|
48
|
-
"main": "./build/js/index.cjs",
|
|
49
50
|
"module": "./build/esm/index.js",
|
|
50
51
|
"types": "./build/esm/index.d.ts",
|
|
51
52
|
"sls": {
|
|
52
53
|
"dependencies": {
|
|
53
54
|
"com.palantir.foundry.api:api-gateway": {
|
|
54
|
-
"minVersion": "1.
|
|
55
|
+
"minVersion": "1.927.0",
|
|
55
56
|
"maxVersion": "1.x.x",
|
|
56
57
|
"optional": true
|
|
57
58
|
}
|