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

pandora-component-file-logger-service

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pandora-component-file-logger-service - npm Package Compare versions

Comparing version 2.0.0-9 to 2.0.0-beta.0

2

dist/domain.js

@@ -9,3 +9,3 @@ "use strict";

type: 'date',
maxFiles: 10,
maxFiles: 5,
maxFileSize: 300 * 1024 * 1024,

@@ -12,0 +12,0 @@ rotateDuration: 5 * 60 * 1000,

{
"name": "pandora-component-file-logger-service",
"version": "2.0.0-9",
"version": "2.0.0-beta.0",
"description": "Pandora 2 Component File Logger Service",

@@ -29,3 +29,3 @@ "main": "dist/ComponentFileLoggerService",

"nyc": "^13.1.0",
"pandora-component-ipc-hub": "^2.0.0-9"
"pandora-component-ipc-hub": "^2.0.0-beta.0"
},

@@ -64,7 +64,7 @@ "nyc": {

"mz": "^2.6.0",
"pandora-component-decorator": "^2.0.0-9",
"pandora-component-reporter-manager": "^2.0.0-9",
"pandora-dollar": "^2.0.0-9",
"pandora-messenger": "^2.0.0-9"
"pandora-component-decorator": "^2.0.0-beta.0",
"pandora-component-reporter-manager": "^2.0.0-beta.0",
"pandora-dollar": "^2.0.0-beta.0",
"pandora-messenger": "^2.0.0-beta.0"
}
}

@@ -41,3 +41,3 @@ export interface ConfigInterface {

type: <RotationType> 'date',
maxFiles: 10,
maxFiles: 5,
maxFileSize: 300 * 1024 * 1024,

@@ -44,0 +44,0 @@ rotateDuration: 5 * 60 * 1000,

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