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

@igeg/database

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@igeg/database - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

2

dist/base/base.dto.d.ts

@@ -1,5 +0,3 @@

import { CompanyModel } from '../company/company.model';
export declare class BaseDto {
id: string;
company: CompanyModel;
companyId: string;

@@ -6,0 +4,0 @@ createdAt: Date;

2

package.json
{
"name": "@igeg/database",
"version": "1.1.0",
"version": "1.2.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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