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

@xylabs/logger

Package Overview
Dependencies
Maintainers
0
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/logger - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

8

package.json

@@ -10,7 +10,7 @@ {

"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"
},
"description": "Primary SDK for using XYO Protocol 2.0",
"dependencies": {
"@xylabs/error": "^4.0.1"
"@xylabs/error": "^4.0.2"
},

@@ -41,3 +41,3 @@ "devDependencies": {

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

@@ -54,4 +54,4 @@ "keywords": [

"sideEffects": false,
"version": "4.0.1",
"version": "4.0.2",
"type": "module"
}
import { getFunctionName } from './getFunctionName.ts'
import { Logger } from './Logger.ts'
import type { Logger } from './Logger.ts'

@@ -4,0 +4,0 @@ export class IdLogger implements Logger {

@@ -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: {

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