@xyo-network/sentinel 7.0.9 → 7.0.10

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.
@@ -1,2 +1,2 @@
1
- export * from '@xyo-network/sentinel-abstract';
1
+ export * from '@xyo-network/sdk/sentinel-abstract';
2
2
  //# sourceMappingURL=abstract.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"abstract.d.ts","sourceRoot":"","sources":["../../src/abstract.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAA"}
1
+ {"version":3,"file":"abstract.d.ts","sourceRoot":"","sources":["../../src/abstract.ts"],"names":[],"mappings":"AACA,cAAc,oCAAoC,CAAA"}
@@ -1,3 +1,3 @@
1
1
  // src/abstract.ts
2
- export * from "@xyo-network/sentinel-abstract";
2
+ export * from "@xyo-network/sdk/sentinel-abstract";
3
3
  //# sourceMappingURL=abstract.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/abstract.ts"],
4
- "sourcesContent": ["export * from '@xyo-network/sentinel-abstract'\n"],
5
- "mappings": ";AAAA,cAAc;",
4
+ "sourcesContent": ["// Compatibility shim: this package re-exports from @xyo-network/sdk.\nexport * from '@xyo-network/sdk/sentinel-abstract'\n"],
5
+ "mappings": ";AACA,cAAc;",
6
6
  "names": []
7
7
  }
@@ -1,5 +1,2 @@
1
- export * from '@xyo-network/sentinel-abstract';
2
- export * from '@xyo-network/sentinel-memory';
3
- export * from '@xyo-network/sentinel-model';
4
- export * from '@xyo-network/sentinel-wrapper';
1
+ export * from '@xyo-network/sdk/sentinel';
5
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAA;AAC9C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,+BAA+B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,cAAc,2BAA2B,CAAA"}
@@ -1,6 +1,3 @@
1
1
  // src/index.ts
2
- export * from "@xyo-network/sentinel-abstract";
3
- export * from "@xyo-network/sentinel-memory";
4
- export * from "@xyo-network/sentinel-model";
5
- export * from "@xyo-network/sentinel-wrapper";
2
+ export * from "@xyo-network/sdk/sentinel";
6
3
  //# sourceMappingURL=index.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts"],
4
- "sourcesContent": ["export * from '@xyo-network/sentinel-abstract'\nexport * from '@xyo-network/sentinel-memory'\nexport * from '@xyo-network/sentinel-model'\nexport * from '@xyo-network/sentinel-wrapper'\n"],
5
- "mappings": ";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
4
+ "sourcesContent": ["// Compatibility shim: this package re-exports from @xyo-network/sdk.\nexport * from '@xyo-network/sdk/sentinel'\n"],
5
+ "mappings": ";AACA,cAAc;",
6
6
  "names": []
7
7
  }
@@ -1,2 +1,2 @@
1
- export * from '@xyo-network/sentinel-model';
1
+ export * from '@xyo-network/sdk/sentinel-model';
2
2
  //# sourceMappingURL=model.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAA"}
1
+ {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AACA,cAAc,iCAAiC,CAAA"}
@@ -1,3 +1,3 @@
1
1
  // src/model.ts
2
- export * from "@xyo-network/sentinel-model";
2
+ export * from "@xyo-network/sdk/sentinel-model";
3
3
  //# sourceMappingURL=model.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/model.ts"],
4
- "sourcesContent": ["export * from '@xyo-network/sentinel-model'\n"],
5
- "mappings": ";AAAA,cAAc;",
4
+ "sourcesContent": ["// Compatibility shim: this package re-exports from @xyo-network/sdk.\nexport * from '@xyo-network/sdk/sentinel-model'\n"],
5
+ "mappings": ";AACA,cAAc;",
6
6
  "names": []
7
7
  }
@@ -1,2 +1,2 @@
1
- export * from '@xyo-network/sentinel-wrapper';
1
+ export * from '@xyo-network/sdk/sentinel-wrapper';
2
2
  //# sourceMappingURL=wrapper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"wrapper.d.ts","sourceRoot":"","sources":["../../src/wrapper.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAA"}
1
+ {"version":3,"file":"wrapper.d.ts","sourceRoot":"","sources":["../../src/wrapper.ts"],"names":[],"mappings":"AACA,cAAc,mCAAmC,CAAA"}
@@ -1,3 +1,3 @@
1
1
  // src/wrapper.ts
2
- export * from "@xyo-network/sentinel-wrapper";
2
+ export * from "@xyo-network/sdk/sentinel-wrapper";
3
3
  //# sourceMappingURL=wrapper.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/wrapper.ts"],
4
- "sourcesContent": ["export * from '@xyo-network/sentinel-wrapper'\n"],
5
- "mappings": ";AAAA,cAAc;",
4
+ "sourcesContent": ["// Compatibility shim: this package re-exports from @xyo-network/sdk.\nexport * from '@xyo-network/sdk/sentinel-wrapper'\n"],
5
+ "mappings": ";AACA,cAAc;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/sentinel",
3
- "version": "7.0.9",
3
+ "version": "7.0.10",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -46,10 +46,7 @@
46
46
  "README.md"
47
47
  ],
48
48
  "dependencies": {
49
- "@xyo-network/sentinel-model": "~7.0.9",
50
- "@xyo-network/sentinel-abstract": "~7.0.9",
51
- "@xyo-network/sentinel-memory": "~7.0.9",
52
- "@xyo-network/sentinel-wrapper": "~7.0.9"
49
+ "@xyo-network/sdk": "~7.0.10"
53
50
  },
54
51
  "devDependencies": {
55
52
  "@ariestools/sdk": "~8.0.2",
@@ -61,9 +58,9 @@
61
58
  "@opentelemetry/sdk-trace-base": "~2.9.0",
62
59
  "@scure/base": "~2.2.0",
63
60
  "@scure/bip39": "~2.2.0",
64
- "@xylabs/toolchain": "~8.6.3",
65
- "@xylabs/tsconfig": "~8.6.3",
66
- "@xyo-network/sdk-protocol": "~7.0.14",
61
+ "@xylabs/toolchain": "~8.6.8",
62
+ "@xylabs/tsconfig": "~8.6.8",
63
+ "@xyo-network/sdk-protocol": "~7.0.15",
67
64
  "ajv": "~8.20.0",
68
65
  "async-mutex": "~0.5.0",
69
66
  "debug": "~4.4.3",
@@ -88,7 +85,7 @@
88
85
  "@opentelemetry/sdk-trace-base": "^2.9.0",
89
86
  "@scure/base": "^2.2.0",
90
87
  "@scure/bip39": "^2.2.0",
91
- "@xyo-network/sdk-protocol": "^7.0.14",
88
+ "@xyo-network/sdk-protocol": "^7.0.15",
92
89
  "ajv": "^8.20.0",
93
90
  "async-mutex": "^0.5.0",
94
91
  "debug": "^4.4.3",
@@ -105,5 +102,6 @@
105
102
  },
106
103
  "publishConfig": {
107
104
  "access": "public"
108
- }
105
+ },
106
+ "deprecated": "Use @xyo-network/sdk/sentinel instead. Replace @xyo-network/sentinel with @xyo-network/sdk/sentinel. This package is a compatibility shim only and will not receive further updates."
109
107
  }