@shapediver/viewer.shared.build-data 3.8.15 → 3.9.1

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/README.md CHANGED
@@ -1,3 +1,3 @@
1
1
  # `@shapediver/viewer.shared.build-data`
2
2
 
3
- This package is part of the [`@shapediver/viewer`](https://www.npmjs.com/package/@shapediver/viewer), you can find all information [here](https://viewer.shapediver.com/v3/latest/api/index.html).
3
+ This package is part of the [`@shapediver/viewer`](https://www.npmjs.com/package/@shapediver/viewer), you can find all information [here](https://viewer.shapediver.com/v3/latest/api/index.html).
@@ -1 +1 @@
1
- {"version":3,"file":"build_data.d.ts","sourceRoot":"","sources":["../src/build_data.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU;;;;;CAA8J,CAAC"}
1
+ {"version":3,"file":"build_data.d.ts","sourceRoot":"","sources":["../src/build_data.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU;;;;;CAA6J,CAAC"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.build_data = void 0;
4
- exports.build_data = { "build_version": "3.3.8.15", "build_date": "2025-03-13T15:00:26.512Z", "build_branch": "development", "build_commit": "5ffe9854a4bb7bd1f8bf7300f2de8db2824245d4" };
4
+ exports.build_data = { "build_version": "3.3.9.1", "build_date": "2025-03-25T12:52:03.651Z", "build_branch": "development", "build_commit": "5afaacfadd01fe4b5f7affeda6d9b6b71f0ef849" };
5
5
  //# sourceMappingURL=build_data.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"build_data.js","sourceRoot":"","sources":["../src/build_data.ts"],"names":[],"mappings":";;;AAAa,QAAA,UAAU,GAAG,EAAC,eAAe,EAAC,UAAU,EAAC,YAAY,EAAC,0BAA0B,EAAC,cAAc,EAAC,aAAa,EAAC,cAAc,EAAC,0CAA0C,EAAC,CAAC"}
1
+ {"version":3,"file":"build_data.js","sourceRoot":"","sources":["../src/build_data.ts"],"names":[],"mappings":";;;AAAa,QAAA,UAAU,GAAG,EAAC,eAAe,EAAC,SAAS,EAAC,YAAY,EAAC,0BAA0B,EAAC,cAAc,EAAC,aAAa,EAAC,cAAc,EAAC,0CAA0C,EAAC,CAAC"}
package/dist/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- import { build_data } from './build_data';
1
+ import { build_data } from "./build_data";
2
2
  export { build_data };
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AAEzC,OAAO,EACH,UAAU,EACb,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AAExC,OAAO,EAAC,UAAU,EAAC,CAAC"}
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,6CAAyC;AAGrC,2FAHK,uBAAU,OAGL"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,6CAAwC;AAEhC,2FAFA,uBAAU,OAEA"}
package/package.json CHANGED
@@ -1,41 +1,41 @@
1
1
  {
2
- "name": "@shapediver/viewer.shared.build-data",
3
- "version": "3.8.15",
4
- "description": "",
5
- "keywords": [],
6
- "author": "Michael Oppitz <michael@shapediver.com>",
7
- "license": "polyform-noncommercial-1.0.0",
8
- "main": "dist/index.js",
9
- "directories": {
10
- "test": "__tests__"
11
- },
12
- "files": [
13
- "package.json",
14
- "dist/",
15
- "README.md",
16
- "LICENSE"
17
- ],
18
- "publishConfig": {
19
- "access": "public"
20
- },
21
- "repository": {
22
- "type": "git",
23
- "url": "git+https://github.com/shapediver/Viewer.git"
24
- },
25
- "scripts": {
26
- "check": "tsc --noEmit",
27
- "build": "bash ../../scripts/building/build.sh",
28
- "build-watch": "bash ../../scripts/building/build-watch.sh",
29
- "build-dep": "bash ../../scripts/building/build-dep.sh"
30
- },
31
- "bugs": {
32
- "url": "https://github.com/shapediver/Viewer/issues"
33
- },
34
- "homepage": "https://github.com/shapediver/Viewer#readme",
35
- "typings": "dist/index.d.ts",
36
- "jest": {
37
- "preset": "ts-jest",
38
- "testEnvironment": "node"
39
- },
40
- "gitHead": "14434ce50af982b840f8f841a4c7f48c5d5acc35"
2
+ "name": "@shapediver/viewer.shared.build-data",
3
+ "version": "3.9.1",
4
+ "description": "",
5
+ "keywords": [],
6
+ "author": "Michael Oppitz <michael@shapediver.com>",
7
+ "license": "polyform-noncommercial-1.0.0",
8
+ "main": "dist/index.js",
9
+ "directories": {
10
+ "test": "__tests__"
11
+ },
12
+ "files": [
13
+ "package.json",
14
+ "dist/",
15
+ "README.md",
16
+ "LICENSE"
17
+ ],
18
+ "publishConfig": {
19
+ "access": "public"
20
+ },
21
+ "repository": {
22
+ "type": "git",
23
+ "url": "git+https://github.com/shapediver/Viewer.git"
24
+ },
25
+ "scripts": {
26
+ "check": "tsc --noEmit",
27
+ "build": "bash ../../scripts/building/build.sh",
28
+ "build-watch": "bash ../../scripts/building/build-watch.sh",
29
+ "build-dep": "bash ../../scripts/building/build-dep.sh"
30
+ },
31
+ "bugs": {
32
+ "url": "https://github.com/shapediver/Viewer/issues"
33
+ },
34
+ "homepage": "https://github.com/shapediver/Viewer#readme",
35
+ "typings": "dist/index.d.ts",
36
+ "jest": {
37
+ "preset": "ts-jest",
38
+ "testEnvironment": "node"
39
+ },
40
+ "gitHead": "d1c3fab987b43a71529204c094035bf210a2e1d9"
41
41
  }