@xyo-network/wasm
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "@xyo-network/wasm", | ||
"version": "3.0.7", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
"homepage": "https://xyo.network", | ||
"bugs": { | ||
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues", | ||
"email": "support@xyo.network" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js.git" | ||
}, | ||
"license": "LGPL-3.0-or-later", | ||
"author": { | ||
"name": "XYO Development Team", | ||
"email": "support@xyo.network", | ||
"name": "XYO Development Team", | ||
"url": "https://xyo.network" | ||
}, | ||
"bugs": { | ||
"email": "support@xyo.network", | ||
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues" | ||
}, | ||
"dependencies": { | ||
"wasm-feature-detect": "^1.6.2" | ||
}, | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.30", | ||
"@xylabs/tsconfig": "^4.0.0-rc.30", | ||
"typescript": "^5.5.4" | ||
}, | ||
"sideEffects": false, | ||
"type": "module", | ||
"exports": { | ||
@@ -30,14 +31,13 @@ ".": { | ||
"types": "dist/neutral/index.d.ts", | ||
"homepage": "https://xyo.network", | ||
"license": "LGPL-3.0-or-later", | ||
"dependencies": { | ||
"wasm-feature-detect": "^1.6.2" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.0.0", | ||
"@xylabs/tsconfig": "^4.0.0", | ||
"typescript": "^5.5.4" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js.git" | ||
}, | ||
"sideEffects": false, | ||
"version": "3.0.6", | ||
"type": "module" | ||
} | ||
} |
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
89506