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

@mangos/debug

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mangos/debug - npm Package Compare versions

Comparing version 0.0.4-alpha to 0.0.5-alpha

2

dist/types/utils/getLineInfo.d.ts

@@ -7,3 +7,3 @@ export declare type LineInfo = {

};
declare function getLineInfo(): LineInfo | never;
declare function getLineInfo(n?: number): LineInfo | never;
export default getLineInfo;
{
"name": "@mangos/debug",
"version": "0.0.4-alpha",
"version": "0.0.5-alpha",
"description": "super tiny and fast logger inspired by debug",

@@ -5,0 +5,0 @@ "repository": "/jacobbogers/sw-common",

Sorry, the diff of this file is not supported yet

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