Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xylabs/error

Package Overview
Dependencies
Maintainers
0
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/error - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

64

package.json
{
"name": "@xylabs/error",
"version": "4.0.3",
"description": "Primary SDK for using XYO Protocol 2.0",
"keywords": [
"error",
"xylabs",
"utility",
"typescript",
"esm"
],
"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-only",
"author": {
"name": "XY Labs Development Team",
"email": "support@xylabs.com",
"name": "XY Labs Development Team",
"url": "https://xylabs.com"
},
"bugs": {
"email": "support@xyo.network",
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
},
"description": "Primary SDK for using XYO Protocol 2.0",
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.15",
"@xylabs/tsconfig": "^4.0.0-rc.15",
"@xylabs/tsconfig-jest": "^4.0.0-rc.15",
"typescript": "^5.5.4"
},
"engines": {
"node": ">=18"
},
"sideEffects": false,
"type": "module",
"exports": {

@@ -31,21 +38,14 @@ ".": {

"types": "dist/neutral/index.d.ts",
"homepage": "https://xyo.network",
"license": "LGPL-3.0-only",
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.0.0",
"@xylabs/tsconfig": "^4.0.0",
"@xylabs/tsconfig-jest": "^4.0.0",
"typescript": "^5.5.4"
},
"engines": {
"node": ">=18"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"keywords": [
"error",
"xylabs",
"utility",
"typescript",
"esm"
],
"sideEffects": false,
"version": "4.0.2",
"type": "module"
}
}

@@ -5,5 +5,3 @@ import type { XyTsupConfig } from '@xylabs/ts-scripts-yarn3'

browser: {},
neutral: {
src: true,
},
neutral: { src: true },
node: {},

@@ -10,0 +8,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc