New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.51 to 0.0.52

dist/types/training-list.d.ts

1

dist/index.d.ts

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

export * from './types/training';
export * from './types/training-list';
export * from './types/training-cohort';

@@ -24,0 +25,0 @@ export * from './types/training-cohort-quota';

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

__exportStar(require("./types/training"), exports);
__exportStar(require("./types/training-list"), exports);
__exportStar(require("./types/training-cohort"), exports);

@@ -38,0 +39,0 @@ __exportStar(require("./types/training-cohort-quota"), exports);

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

export * from './types/training';
export * from './types/training-list';
export * from './types/training-cohort';

@@ -27,0 +28,0 @@ export * from './types/training-cohort-quota';

2

package.json
{
"name": "@doctadevs/types",
"version": "0.0.51",
"version": "0.0.52",
"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