Socket
Socket
Sign inDemoInstall

@valora/logging

Package Overview
Dependencies
129
Maintainers
8
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.11 to 1.3.12

1

dist/logging.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import Logger, { LogLevel } from 'bunyan';

@@ -2,0 +3,0 @@ import { ServerResponse } from 'http';

28

package.json
{
"name": "@valora/logging",
"version": "1.3.11",
"version": "1.3.12",
"main": "dist/logging.js",

@@ -50,3 +50,3 @@ "typings": "dist/logging.d.ts",

"bunyan-prettystream": "^0.1.3",
"fast-redact": "^3.3.0"
"fast-redact": "^3.4.0"
},

@@ -56,7 +56,7 @@ "devDependencies": {

"@types/express": "^4.17.17",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.12",
"@types/node-fetch": "^2.6.4",
"@types/shelljs": "^0.8.12",
"@types/supertest": "^2.0.15",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@valora/eslint-config-typescript": "^1.0.2",

@@ -66,8 +66,8 @@ "@valora/prettier-config": "^0.0.1",

"conventional-changelog-conventionalcommits": "^5.0.0",
"eslint": "^8.48.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-react": "^7.33.2",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.0.0",
"eslint-plugin-react-native": "^4.1.0",
"express": "^4.18.2",

@@ -78,9 +78,9 @@ "got": "^11.8.6",

"node-fetch": "^2.6.12",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"semantic-release": "^19.0.5",
"shelljs": "^0.8.5",
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
"supertest": "^6.3.4",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
},

@@ -87,0 +87,0 @@ "prettier": "@valora/prettier-config",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc