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.6.8 to 6.7.0

dist/src/appStatus.model.d.ts

1

dist/index.d.ts

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

export * from './src/appointment.model';
export * from './src/appStatus.model';
export * from './src/attachment.model';

@@ -8,0 +9,0 @@ export * from './src/auth0User.model';

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

__exportStar(require("./src/appointment.model"), exports);
__exportStar(require("./src/appStatus.model"), exports);
__exportStar(require("./src/attachment.model"), exports);

@@ -24,0 +25,0 @@ __exportStar(require("./src/auth0User.model"), exports);

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

export * from './src/appointment.model';
export * from './src/appStatus.model';
export * from './src/attachment.model';

@@ -8,0 +9,0 @@ export * from './src/auth0User.model';

2

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