Socket
Socket
Sign inDemoInstall

roarr

Package Overview
Dependencies
28
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.7 to 7.1.0

2

dist/src/browser.d.ts
import type { RoarrGlobalState } from './types';
declare const ROARR: RoarrGlobalState;
declare const Roarr: import("./types").Logger;
export type { Logger, Message, TranslateMessageFunction, MessageEventHandler, } from './types';
export type { Logger, Message, MessageEventHandler, RoarrGlobalState, TranslateMessageFunction, } from './types';
export { Roarr, ROARR, };
import type { RoarrGlobalState } from './types';
declare const ROARR: RoarrGlobalState;
declare const Roarr: import("./types").Logger;
export type { Logger, Message, TranslateMessageFunction, MessageEventHandler, } from './types';
export type { Logger, Message, MessageEventHandler, RoarrGlobalState, TranslateMessageFunction, } from './types';
export { Roarr, ROARR, };

@@ -82,3 +82,3 @@ {

"typings": "./dist/src/Roarr.d.ts",
"version": "7.0.7"
"version": "7.1.0"
}
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