New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

idea-toolbox

Package Overview
Dependencies
Maintainers
2
Versions
381
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.5.8 to 6.5.9

1

dist/src/utils.d.ts

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

* @param important optional; if true, highlight the line in CloudWatch
* @deprecated use IDEA-AWS Logger class instead.
*/

@@ -57,0 +58,0 @@ export declare function logger(context: string, err?: Error | any, content?: any, important?: boolean): void;

@@ -136,2 +136,3 @@ "use strict";

* @param important optional; if true, highlight the line in CloudWatch
* @deprecated use IDEA-AWS Logger class instead.
*/

@@ -138,0 +139,0 @@ function logger(context, err, content, important) {

2

package.json
{
"name": "idea-toolbox",
"version": "6.5.8",
"version": "6.5.9",
"description": "IDEA's utility functions",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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