@xyo-network/payloadset-plugins 2.99.5 → 2.99.6
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 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/indexBrowser.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA
|
|
1
|
+
{"version":3,"sources":["../../src/indexBrowser.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iCAAc,0CAAd;AACA,iCAAc,4CADd;AAEA,iCAAc,wCAFd;AAGA,iCAAc,uCAHd;AAIA,iCAAc,0CAJd;AAKA,iCAAc,sCALd;AAMA,iCAAc,mCANd;AAOA,iCAAc,mDAPd;AAQA,iCAAc,yCARd;AASA,iCAAc,gDATd;AAUA,iCAAc,uCAVd;AAWA,iCAAc,wCAXd;AAYA,iCAAc,oCAZd;AAaA,iCAAc,2CAbd;AAeA,gCAAkC;AAClC,4BAA8B;AAC9B,2BAA6B;AAC7B,8BAAgC;AAChC,uBAAyB;AACzB,uCAAwC;AACxC,6BAA+B;AAC/B,oCAA6C;AAE7C,2BAA6B;AAC7B,4BAA8B;AAEvB,IAAM,oBAA4C;AAAA,EACvD,GAAG;AAAA,EACH,GAAG;AAAA,EACH,GAAG;AAAA,EACH;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAGA,IAAO,uBAAQ;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/indexBrowser.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,
|
|
1
|
+
{"version":3,"sources":["../../src/indexBrowser.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,SAAS,yBAAyB;AAClC,SAAS,qBAAqB;AAC9B,SAAS,oBAAoB;AAC7B,SAAS,uBAAuB;AAChC,SAAS,gBAAgB;AACzB,SAAS,+BAA+B;AACxC,SAAS,sBAAsB;AAC/B,SAAS,oCAAoC;AAE7C,SAAS,oBAAoB;AAC7B,SAAS,qBAAqB;AAEvB,IAAM,oBAA4C;AAAA,EACvD,GAAG;AAAA,EACH,GAAG;AAAA,EACH,GAAG;AAAA,EACH;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAGA,IAAO,uBAAQ;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA
|
|
1
|
+
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,8BAAc,0CAAd;AACA,8BAAc,4CADd;AAEA,8BAAc,wCAFd;AAGA,8BAAc,uCAHd;AAIA,8BAAc,0CAJd;AAKA,8BAAc,sCALd;AAMA,8BAAc,mCANd;AAOA,8BAAc,gDAPd;AAQA,8BAAc,mDARd;AASA,8BAAc,yCATd;AAUA,8BAAc,gDAVd;AAWA,8BAAc,gDAXd;AAYA,8BAAc,uCAZd;AAaA,8BAAc,wCAbd;AAcA,8BAAc,oCAdd;AAeA,8BAAc,2CAfd;AAiBA,gCAAkC;AAClC,4BAA8B;AAC9B,2BAA6B;AAC7B,8BAAgC;AAChC,uBAAyB;AACzB,uCAAwC;AACxC,6BAA+B;AAC/B,oCAA6C;AAE7C,2BAA6B;AAC7B,4BAA8B;AAEvB,IAAM,oBAA4C;AAAA,EACvD,GAAG;AAAA,EACH,GAAG;AAAA,EACH,GAAG;AAAA,EACH;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAGA,IAAO,oBAAQ;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,
|
|
1
|
+
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,SAAS,yBAAyB;AAClC,SAAS,qBAAqB;AAC9B,SAAS,oBAAoB;AAC7B,SAAS,uBAAuB;AAChC,SAAS,gBAAgB;AACzB,SAAS,+BAA+B;AACxC,SAAS,sBAAsB;AAC/B,SAAS,oCAAoC;AAE7C,SAAS,oBAAoB;AAC7B,SAAS,qBAAqB;AAEvB,IAAM,oBAA4C;AAAA,EACvD,GAAG;AAAA,EACH,GAAG;AAAA,EACH,GAAG;AAAA,EACH;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAGA,IAAO,oBAAQ;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA
|
|
1
|
+
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,8BAAc,0CAAd;AACA,8BAAc,4CADd;AAEA,8BAAc,wCAFd;AAGA,8BAAc,uCAHd;AAIA,8BAAc,0CAJd;AAKA,8BAAc,sCALd;AAMA,8BAAc,mCANd;AAOA,8BAAc,gDAPd;AAQA,8BAAc,mDARd;AASA,8BAAc,yCATd;AAUA,8BAAc,gDAVd;AAWA,8BAAc,gDAXd;AAYA,8BAAc,uCAZd;AAaA,8BAAc,wCAbd;AAcA,8BAAc,oCAdd;AAeA,8BAAc,2CAfd;AAiBA,gCAAkC;AAClC,4BAA8B;AAC9B,2BAA6B;AAC7B,8BAAgC;AAChC,uBAAyB;AACzB,uCAAwC;AACxC,6BAA+B;AAC/B,oCAA6C;AAE7C,2BAA6B;AAC7B,4BAA8B;AAEvB,IAAM,oBAA4C;AAAA,EACvD,GAAG;AAAA,EACH,GAAG;AAAA,EACH,GAAG;AAAA,EACH;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAGA,IAAO,oBAAQ;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,
|
|
1
|
+
{"version":3,"sources":["../../src/indexNode.ts"],"sourcesContent":["export * from '@xyo-network/api-call-witness'\nexport * from '@xyo-network/blockchain-plugins'\nexport * from '@xyo-network/crypto-plugins'\nexport * from '@xyo-network/domain-plugin'\nexport * from '@xyo-network/elevation-plugin'\nexport * from '@xyo-network/file-plugins'\nexport * from '@xyo-network/id-plugin'\nexport * from '@xyo-network/image-thumbnail-plugin'\nexport * from '@xyo-network/location-certainty-plugin'\nexport * from '@xyo-network/location-plugin'\nexport * from '@xyo-network/module-instance-plugin'\nexport * from '@xyo-network/prometheus-node-plugin'\nexport * from '@xyo-network/schema-plugin'\nexport * from '@xyo-network/system-plugins'\nexport * from '@xyo-network/url-plugin'\nexport * from '@xyo-network/url-safety-plugin'\n\nimport { BlockchainPlugins } from '@xyo-network/blockchain-plugins'\nimport { CryptoPlugins } from '@xyo-network/crypto-plugins'\nimport { DomainPlugin } from '@xyo-network/domain-plugin'\nimport { ElevationPlugin } from '@xyo-network/elevation-plugin'\nimport { IdPlugin } from '@xyo-network/id-plugin'\nimport { LocationCertaintyPlugin } from '@xyo-network/location-certainty-plugin'\nimport { LocationPlugin } from '@xyo-network/location-plugin'\nimport { AbstractModuleInstancePlugin } from '@xyo-network/module-instance-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\nimport { SchemaPlugin } from '@xyo-network/schema-plugin'\nimport { SystemPlugins } from '@xyo-network/system-plugins'\n\nexport const PayloadSetPlugins: PayloadSetPluginFunc[] = [\n ...SystemPlugins,\n ...BlockchainPlugins,\n ...CryptoPlugins,\n DomainPlugin,\n ElevationPlugin,\n IdPlugin,\n LocationPlugin,\n AbstractModuleInstancePlugin,\n SchemaPlugin,\n LocationCertaintyPlugin,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default PayloadSetPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,SAAS,yBAAyB;AAClC,SAAS,qBAAqB;AAC9B,SAAS,oBAAoB;AAC7B,SAAS,uBAAuB;AAChC,SAAS,gBAAgB;AACzB,SAAS,+BAA+B;AACxC,SAAS,sBAAsB;AAC/B,SAAS,oCAAoC;AAE7C,SAAS,oBAAoB;AAC7B,SAAS,qBAAqB;AAEvB,IAAM,oBAA4C;AAAA,EACvD,GAAG;AAAA,EACH,GAAG;AAAA,EACH,GAAG;AAAA,EACH;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAGA,IAAO,oBAAQ;","names":[]}
|
package/package.json
CHANGED
|
@@ -10,27 +10,27 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/plugins/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/api-call-witness": "^2.99.
|
|
14
|
-
"@xyo-network/blockchain-plugins": "^2.99.
|
|
15
|
-
"@xyo-network/crypto-plugins": "^2.99.
|
|
16
|
-
"@xyo-network/domain-plugin": "^2.99.
|
|
17
|
-
"@xyo-network/elevation-plugin": "^2.99.
|
|
18
|
-
"@xyo-network/file-plugins": "^2.99.
|
|
19
|
-
"@xyo-network/id-plugin": "^2.99.
|
|
20
|
-
"@xyo-network/image-thumbnail-plugin": "^2.99.
|
|
21
|
-
"@xyo-network/location-certainty-plugin": "^2.99.
|
|
22
|
-
"@xyo-network/location-plugin": "^2.99.
|
|
23
|
-
"@xyo-network/module-instance-plugin": "^2.99.
|
|
24
|
-
"@xyo-network/payloadset-plugin": "^2.111.
|
|
25
|
-
"@xyo-network/prometheus-node-plugin": "^2.99.
|
|
26
|
-
"@xyo-network/schema-plugin": "^2.99.
|
|
27
|
-
"@xyo-network/system-plugins": "^2.99.
|
|
28
|
-
"@xyo-network/url-plugin": "^2.99.
|
|
29
|
-
"@xyo-network/url-safety-plugin": "^2.99.
|
|
13
|
+
"@xyo-network/api-call-witness": "^2.99.6",
|
|
14
|
+
"@xyo-network/blockchain-plugins": "^2.99.6",
|
|
15
|
+
"@xyo-network/crypto-plugins": "^2.99.6",
|
|
16
|
+
"@xyo-network/domain-plugin": "^2.99.6",
|
|
17
|
+
"@xyo-network/elevation-plugin": "^2.99.6",
|
|
18
|
+
"@xyo-network/file-plugins": "^2.99.6",
|
|
19
|
+
"@xyo-network/id-plugin": "^2.99.6",
|
|
20
|
+
"@xyo-network/image-thumbnail-plugin": "^2.99.6",
|
|
21
|
+
"@xyo-network/location-certainty-plugin": "^2.99.6",
|
|
22
|
+
"@xyo-network/location-plugin": "^2.99.6",
|
|
23
|
+
"@xyo-network/module-instance-plugin": "^2.99.6",
|
|
24
|
+
"@xyo-network/payloadset-plugin": "^2.111.3",
|
|
25
|
+
"@xyo-network/prometheus-node-plugin": "^2.99.6",
|
|
26
|
+
"@xyo-network/schema-plugin": "^2.99.6",
|
|
27
|
+
"@xyo-network/system-plugins": "^2.99.6",
|
|
28
|
+
"@xyo-network/url-plugin": "^2.99.6",
|
|
29
|
+
"@xyo-network/url-safety-plugin": "^2.99.6"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@xylabs/ts-scripts-yarn3": "^3.15.
|
|
33
|
-
"@xylabs/tsconfig": "^3.15.
|
|
32
|
+
"@xylabs/ts-scripts-yarn3": "^3.15.14",
|
|
33
|
+
"@xylabs/tsconfig": "^3.15.14",
|
|
34
34
|
"typescript": "^5.5.4"
|
|
35
35
|
},
|
|
36
36
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
@@ -72,6 +72,6 @@
|
|
|
72
72
|
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
73
73
|
},
|
|
74
74
|
"sideEffects": false,
|
|
75
|
-
"version": "2.99.
|
|
75
|
+
"version": "2.99.6",
|
|
76
76
|
"type": "module"
|
|
77
77
|
}
|