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

@equisoft/equisoft-plan-sdk-typescript

Package Overview
Dependencies
Maintainers
14
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equisoft/equisoft-plan-sdk-typescript - npm Package Compare versions

Comparing version 6.57.1-snapshot.20220201155719 to 6.57.1

1

dist/apis/index.d.ts
export * from './CommandApi';
export * from './OrganizationsApi';
export * from './PlansApi';
export * from './PlansV1Api';
export * from './UsersApi';

@@ -15,4 +15,3 @@ "use strict";

__exportStar(require("./OrganizationsApi"), exports);
__exportStar(require("./PlansApi"), exports);
__exportStar(require("./PlansV1Api"), exports);
__exportStar(require("./UsersApi"), exports);

@@ -6,4 +6,2 @@ export * from './CmdCopyFNA';

export * from './OrganizationsOrganization';
export * from './PlansListPlansResponse';
export * from './PlansPlan';
export * from './UsersListUsersResponse';

@@ -10,0 +8,0 @@ export * from './UsersUser';

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

__exportStar(require("./OrganizationsOrganization"), exports);
__exportStar(require("./PlansListPlansResponse"), exports);
__exportStar(require("./PlansPlan"), exports);
__exportStar(require("./UsersListUsersResponse"), exports);

@@ -22,0 +20,0 @@ __exportStar(require("./UsersUser"), exports);

2

package.json
{
"name": "@equisoft/equisoft-plan-sdk-typescript",
"version": "6.57.1-snapshot.20220201155719",
"version": "6.57.1",
"description": "OpenAPI client for @equisoft/equisoft-plan-sdk-typescript",

@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator",

export * from './CommandApi';
export * from './OrganizationsApi';
export * from './PlansApi';
export * from './PlansV1Api';
export * from './UsersApi';

@@ -6,4 +6,2 @@ export * from './CmdCopyFNA';

export * from './OrganizationsOrganization';
export * from './PlansListPlansResponse';
export * from './PlansPlan';
export * from './UsersListUsersResponse';

@@ -10,0 +8,0 @@ export * from './UsersUser';

Sorry, the diff of this file is not supported yet

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