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.38 to 1.0.39

2

dist/index.d.ts

@@ -8,3 +8,3 @@ export * from './business/address';

export * from './finance/invoice';
export * from './finance/payment';
export * from './finance/transaction';
export * from './cloud/dns';

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

"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./finance/payment"));
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7OztBQVVBLHVDQUFrQyJ9
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
{
"name": "@tsclass/tsclass",
"version": "1.0.38",
"version": "1.0.39",
"private": false,

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

@@ -11,3 +11,3 @@ // Business

export * from './finance/invoice';
export * from './finance/payment';
export * from './finance/transaction';

@@ -14,0 +14,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