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.4 to 6.5.5

2

dist/src/utils.js

@@ -111,2 +111,4 @@ "use strict";

return field.size <= 0;
else if (field instanceof Date)
return !(0, isDate_1.default)(field.toISOString());
else

@@ -113,0 +115,0 @@ return Object.keys(field).length <= 0;

2

package.json
{
"name": "idea-toolbox",
"version": "6.5.4",
"version": "6.5.5",
"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