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

roarr

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roarr - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

dist/types.d.ts

@@ -24,3 +24,3 @@ export interface WriterType {

adopt: <T>(routine: () => Promise<T>, context: MessageContextType) => Promise<T>;
child: (context: TranslateMessageFunctionType | MessageContextType) => LogMethod;
child: (context: TranslateMessageFunctionType | MessageContextType) => Logger;
debug: LogMethod;

@@ -27,0 +27,0 @@ error: LogMethod;

@@ -80,3 +80,3 @@ {

"typings": "./dist/log.d.ts",
"version": "3.1.1"
"version": "3.1.2"
}
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