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.3 to 6.5.0

dist/src/excelRow.model.d.ts

1

dist/index.d.ts

@@ -27,2 +27,3 @@ export * from './src/address.model';

export * from './src/errorWhitelisted.model';
export * from './src/excelRow.model';
export * from './src/invitation.model';

@@ -29,0 +30,0 @@ export * from './src/ionicons.enum';

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

__exportStar(require("./src/errorWhitelisted.model"), exports);
__exportStar(require("./src/excelRow.model"), exports);
__exportStar(require("./src/invitation.model"), exports);

@@ -41,0 +42,0 @@ __exportStar(require("./src/ionicons.enum"), exports);

@@ -27,2 +27,3 @@ export * from './src/address.model';

export * from './src/errorWhitelisted.model';
export * from './src/excelRow.model';
export * from './src/invitation.model';

@@ -29,0 +30,0 @@ export * from './src/ionicons.enum';

2

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