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

@xylabs/sdk-js

Package Overview
Dependencies
Maintainers
0
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/sdk-js - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

4

jestSetup/globalSetup.ts
import { config } from 'dotenv'
config()
import { Config } from 'jest'
import { SuperTest, Test } from 'supertest'
import type { Config } from 'jest'
import type { SuperTest, Test } from 'supertest'

@@ -6,0 +6,0 @@ // Augment global scope with shared variables (must be var)

import { config } from 'dotenv'
config()
import { Config } from 'jest'
import type { Config } from 'jest'

@@ -5,0 +5,0 @@ /**

@@ -11,3 +11,3 @@ {

"email": "support@xylabs.com",
"url": "https://github.com/xylabs/sdk-js/issues"
"url": "git+https://github.com/xylabs/sdk-js/issues"
},

@@ -35,29 +35,29 @@ "workspaces": [

"dependencies": {
"@xylabs/api": "^4.0.1",
"@xylabs/array": "^4.0.1",
"@xylabs/assert": "^4.0.1",
"@xylabs/axios": "^4.0.1",
"@xylabs/crypto": "^4.0.1",
"@xylabs/decimal-precision": "^4.0.1",
"@xylabs/delay": "^4.0.1",
"@xylabs/error": "^4.0.1",
"@xylabs/eth-address": "^4.0.1",
"@xylabs/exists": "^4.0.1",
"@xylabs/forget": "^4.0.1",
"@xylabs/function-name": "^4.0.1",
"@xylabs/hex": "^4.0.1",
"@xylabs/log": "^4.0.1",
"@xylabs/logger": "^4.0.1",
"@xylabs/object": "^4.0.1",
"@xylabs/platform": "^4.0.1",
"@xylabs/profile": "^4.0.1",
"@xylabs/promise": "^4.0.1",
"@xylabs/retry": "^4.0.1",
"@xylabs/set": "^4.0.1",
"@xylabs/static-implements": "^4.0.1",
"@xylabs/timer": "^4.0.1",
"@xylabs/url": "^4.0.1"
"@xylabs/api": "^4.0.2",
"@xylabs/array": "^4.0.2",
"@xylabs/assert": "^4.0.2",
"@xylabs/axios": "^4.0.2",
"@xylabs/crypto": "^4.0.2",
"@xylabs/decimal-precision": "^4.0.2",
"@xylabs/delay": "^4.0.2",
"@xylabs/error": "^4.0.2",
"@xylabs/eth-address": "^4.0.2",
"@xylabs/exists": "^4.0.2",
"@xylabs/forget": "^4.0.2",
"@xylabs/function-name": "^4.0.2",
"@xylabs/hex": "^4.0.2",
"@xylabs/log": "^4.0.2",
"@xylabs/logger": "^4.0.2",
"@xylabs/object": "^4.0.2",
"@xylabs/platform": "^4.0.2",
"@xylabs/profile": "^4.0.2",
"@xylabs/promise": "^4.0.2",
"@xylabs/retry": "^4.0.2",
"@xylabs/set": "^4.0.2",
"@xylabs/static-implements": "^4.0.2",
"@xylabs/timer": "^4.0.2",
"@xylabs/url": "^4.0.2"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^2.6.2",
"@stylistic/eslint-plugin": "^2.6.4",
"@types/jest": "^29.5.12",

@@ -89,2 +89,5 @@ "@types/supertest": "^6.0.2",

},
"resolutions": {
"rimraf": "^5"
},
"publishConfig": {

@@ -95,3 +98,3 @@ "access": "public"

"type": "git",
"url": "https://github.com/xylabs/sdk-js.git"
"url": "git+https://github.com/xylabs/sdk-js.git"
},

@@ -111,4 +114,4 @@ "sideEffects": false,

},
"version": "4.0.1",
"version": "4.0.2",
"type": "module"
}

Sorry, the diff of this file is not supported yet

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