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

@doctadevs/types

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doctadevs/types - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

dist/types/payment-method-list.d.ts

1

dist/index.d.ts

@@ -16,2 +16,3 @@ export * from './types/person';

export * from './types/payment-method';
export * from './types/payment-method-list';
export * from './types/enrollment';

@@ -18,0 +19,0 @@ export * from './types/enrollment-status';

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

__exportStar(require("./types/payment-method"), exports);
__exportStar(require("./types/payment-method-list"), exports);
__exportStar(require("./types/enrollment"), exports);

@@ -32,0 +33,0 @@ __exportStar(require("./types/enrollment-status"), exports);

@@ -19,2 +19,3 @@ // Generics

export * from './types/payment-method';
export * from './types/payment-method-list';
export * from './types/enrollment';

@@ -21,0 +22,0 @@ export * from './types/enrollment-status';

2

package.json
{
"name": "@doctadevs/types",
"version": "0.0.34",
"version": "0.0.35",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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