New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tsclass/tsclass

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsclass/tsclass - npm Package Compare versions

Comparing version 1.0.28 to 1.0.29

dist/finance/expense.d.ts

3

dist/index.d.ts
export * from './business/address';
export * from './business/company';
export * from './business/contact';
export * from './business/invoice';
export * from './finance/invoice';
export * from './finance/expense';
export * from './cloud/dns';

@@ -6,0 +7,0 @@ export * from './content/article';

{
"name": "@tsclass/tsclass",
"version": "1.0.28",
"version": "1.0.29",
"private": false,

@@ -5,0 +5,0 @@ "description": "common classes for TypeScript",

@@ -5,3 +5,4 @@ // Business

export * from './business/contact';
export * from './business/invoice';
export * from './finance/invoice';
export * from './finance/expense';

@@ -8,0 +9,0 @@ // Cloud

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