@semantha/product-sdk 9.7.0 → 9.8.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.
@@ -1,2 +1,2 @@
1
- 'use strict';var chunkECNCZBI6_js=require('../chunk-ECNCZBI6.js'),chunkJCDJ3B7Q_js=require('../chunk-JCDJ3B7Q.js');require('../chunk-WFUCUDFC.js');Object.defineProperty(exports,"DomainEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.c}});Object.defineProperty(exports,"DomainsEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.d}});Object.defineProperty(exports,"LogEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.a}});Object.defineProperty(exports,"TrackEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.b}});Object.defineProperty(exports,"TrackingAPI",{enumerable:true,get:function(){return chunkECNCZBI6_js.f}});Object.defineProperty(exports,"UitrackingEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.e}});Object.defineProperty(exports,"LoggingLevelEnumValues",{enumerable:true,get:function(){return chunkJCDJ3B7Q_js.a}});Object.defineProperty(exports,"isLoggingLevelEnumValue",{enumerable:true,get:function(){return chunkJCDJ3B7Q_js.b}});//# sourceMappingURL=index.js.map
1
+ 'use strict';var chunkJCDJ3B7Q_js=require('../chunk-JCDJ3B7Q.js'),chunkECNCZBI6_js=require('../chunk-ECNCZBI6.js');require('../chunk-WFUCUDFC.js');Object.defineProperty(exports,"LoggingLevelEnumValues",{enumerable:true,get:function(){return chunkJCDJ3B7Q_js.a}});Object.defineProperty(exports,"isLoggingLevelEnumValue",{enumerable:true,get:function(){return chunkJCDJ3B7Q_js.b}});Object.defineProperty(exports,"DomainEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.c}});Object.defineProperty(exports,"DomainsEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.d}});Object.defineProperty(exports,"LogEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.a}});Object.defineProperty(exports,"TrackEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.b}});Object.defineProperty(exports,"TrackingAPI",{enumerable:true,get:function(){return chunkECNCZBI6_js.f}});Object.defineProperty(exports,"UitrackingEndpoint",{enumerable:true,get:function(){return chunkECNCZBI6_js.e}});//# sourceMappingURL=index.js.map
2
2
  //# sourceMappingURL=index.js.map
@@ -1,2 +1,2 @@
1
- export{c as DomainEndpoint,d as DomainsEndpoint,a as LogEndpoint,b as TrackEndpoint,f as TrackingAPI,e as UitrackingEndpoint}from'../chunk-SJNRBLAC.mjs';export{a as LoggingLevelEnumValues,b as isLoggingLevelEnumValue}from'../chunk-BE73RDIS.mjs';import'../chunk-OHHE5EHF.mjs';//# sourceMappingURL=index.mjs.map
1
+ export{a as LoggingLevelEnumValues,b as isLoggingLevelEnumValue}from'../chunk-BE73RDIS.mjs';export{c as DomainEndpoint,d as DomainsEndpoint,a as LogEndpoint,b as TrackEndpoint,f as TrackingAPI,e as UitrackingEndpoint}from'../chunk-SJNRBLAC.mjs';import'../chunk-OHHE5EHF.mjs';//# sourceMappingURL=index.mjs.map
2
2
  //# sourceMappingURL=index.mjs.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semantha/product-sdk",
3
3
  "description": "",
4
- "version": "9.7.0",
4
+ "version": "9.8.0",
5
5
  "files": [
6
6
  "./dist"
7
7
  ],