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

idea-toolbox

Package Overview
Dependencies
Maintainers
2
Versions
377
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idea-toolbox - npm Package Compare versions

Comparing version 6.4.0 to 6.4.1

2

dist/src/utils.d.ts

@@ -56,3 +56,3 @@ import { markdown } from './markdown';

*/
export declare function logger(context: string, err?: Error | null | undefined, content?: any, important?: boolean): void;
export declare function logger(context: string, err?: Error | any, content?: any, important?: boolean): void;
/**

@@ -59,0 +59,0 @@ * Get an array to iterate containing the keys of a string enum.

{
"name": "idea-toolbox",
"version": "6.4.0",
"version": "6.4.1",
"description": "IDEA's utility functions",

@@ -41,3 +41,2 @@ "main": "dist/index.js",

"@typescript-eslint/parser": "^4.31.1",
"aws-sdk": "^2.989.0",
"eslint": "^7.32.0",

@@ -44,0 +43,0 @@ "typedoc": "^0.22.4",

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