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

@fastkit/tiny-logger

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/tiny-logger - npm Package Compare versions

Comparing version 0.7.40 to 0.7.41

1

dist/tiny-logger.d.ts

@@ -15,2 +15,3 @@ /// <reference types="node" />

stack?: string | undefined;
cause?: Error | undefined;
};

@@ -17,0 +18,0 @@ captureStackTrace(targetObject: object, constructorOpt?: Function | undefined): void;

4

package.json
{
"name": "@fastkit/tiny-logger",
"version": "0.7.40",
"version": "0.7.41",
"description": "@fastkit/tiny-logger",

@@ -29,4 +29,4 @@ "buildOptions": {

"dependencies": {
"@fastkit/helpers": "0.7.40"
"@fastkit/helpers": "0.7.41"
}
}
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