@xylabs/error
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -10,3 +10,3 @@ { | ||
"email": "support@xyo.network", | ||
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues" | ||
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues" | ||
}, | ||
@@ -39,3 +39,3 @@ "description": "Primary SDK for using XYO Protocol 2.0", | ||
"type": "git", | ||
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git" | ||
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js.git" | ||
}, | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"sideEffects": false, | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"type": "module" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
import type { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
const config: XyTsupConfig = { | ||
@@ -3,0 +3,0 @@ compile: { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12270