@libp2p/logger
Advanced tools
@@ -17,3 +17,3 @@ /** | ||
| * } catch (err) { | ||
| * log.error('something bad happened: %o', err) | ||
| * log.error('something bad happened: %e', err) | ||
| * } | ||
@@ -20,0 +20,0 @@ * |
@@ -17,3 +17,3 @@ /** | ||
| * } catch (err) { | ||
| * log.error('something bad happened: %o', err) | ||
| * log.error('something bad happened: %e', err) | ||
| * } | ||
@@ -20,0 +20,0 @@ * |
+3
-3
| { | ||
| "name": "@libp2p/logger", | ||
| "version": "6.0.1", | ||
| "version": "6.0.2-547a5b988", | ||
| "description": "A logging component for use in js-libp2p modules", | ||
@@ -50,3 +50,3 @@ "license": "Apache-2.0 OR MIT", | ||
| "dependencies": { | ||
| "@libp2p/interface": "^3.0.0", | ||
| "@libp2p/interface": "3.0.0-547a5b988", | ||
| "@multiformats/multiaddr": "^13.0.1", | ||
@@ -58,3 +58,3 @@ "interface-datastore": "^8.3.2", | ||
| "devDependencies": { | ||
| "@libp2p/peer-id": "^6.0.1", | ||
| "@libp2p/peer-id": "6.0.1-547a5b988", | ||
| "aegir": "^47.0.22", | ||
@@ -61,0 +61,0 @@ "sinon": "^21.0.0", |
+1
-1
@@ -40,3 +40,3 @@ # @libp2p/logger | ||
| } catch (err) { | ||
| log.error('something bad happened: %o', err) | ||
| log.error('something bad happened: %e', err) | ||
| } | ||
@@ -43,0 +43,0 @@ |
+1
-1
@@ -17,3 +17,3 @@ /** | ||
| * } catch (err) { | ||
| * log.error('something bad happened: %o', err) | ||
| * log.error('something bad happened: %e', err) | ||
| * } | ||
@@ -20,0 +20,0 @@ * |
| { | ||
| "PeerLoggerOptions": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_logger.PeerLoggerOptions.html", | ||
| ".:PeerLoggerOptions": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_logger.PeerLoggerOptions.html", | ||
| "defaultLogger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.defaultLogger.html", | ||
| ".:defaultLogger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.defaultLogger.html", | ||
| "disable": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.disable.html", | ||
| ".:disable": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.disable.html", | ||
| "enable": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.enable.html", | ||
| ".:enable": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.enable.html", | ||
| "enabled": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.enabled.html", | ||
| ".:enabled": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.enabled.html", | ||
| "logger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.logger.html", | ||
| ".:logger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.logger.html", | ||
| "peerLogger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.peerLogger.html", | ||
| ".:peerLogger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.peerLogger.html", | ||
| "prefixLogger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.prefixLogger.html", | ||
| ".:prefixLogger": "https://libp2p.github.io/js-libp2p/functions/_libp2p_logger.prefixLogger.html" | ||
| } |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
106666
-1.39%14
-6.67%619
-2.67%2
100%+ Added