@omote/core 0.3.1 → 0.4.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.
@@ -14,7 +14,6 @@ import {
14
14
  setLogLevel,
15
15
  setLoggingEnabled
16
16
  } from "../chunk-ESU52TDS.mjs";
17
- import "../chunk-6W7G6WE7.mjs";
18
17
  export {
19
18
  DEFAULT_LOGGING_CONFIG,
20
19
  LOG_LEVEL_PRIORITY,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@omote/core",
3
- "version": "0.3.1",
3
+ "version": "0.4.1",
4
4
  "description": "Renderer-agnostic core SDK for Omote AI Characters",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -37,11 +37,9 @@
37
37
  "build:js": "tsup --no-dts"
38
38
  },
39
39
  "dependencies": {
40
- "@huggingface/transformers-monorepo": "github:huggingface/transformers.js#v4",
41
40
  "onnxruntime-web": "^1.23.2"
42
41
  },
43
42
  "devDependencies": {
44
- "@huggingface/transformers": "^3.8.1",
45
43
  "@typescript-eslint/eslint-plugin": "^8.53.0",
46
44
  "@typescript-eslint/parser": "^8.53.0",
47
45
  "@vitest/coverage-v8": "^4.0.16",
@@ -1,13 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
- var __export = (target, all) => {
4
- for (var name in all)
5
- __defProp(target, name, { get: all[name], enumerable: true });
6
- };
7
- var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
8
-
9
- export {
10
- __export,
11
- __publicField
12
- };
13
- //# sourceMappingURL=chunk-6W7G6WE7.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}