Socket
Socket
Sign inDemoInstall

@simplysm/sd-orm-common

Package Overview
Dependencies
Maintainers
0
Versions
573
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simplysm/sd-orm-common - npm Package Compare versions

Comparing version 12.1.26 to 12.2.1

1

dist/IDbConnection.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { EventEmitter } from "events";

@@ -3,0 +2,0 @@ import { IQueryColumnDef, ISOLATION_LEVEL, TDbConnectionConfig } from "./commons";

4

package.json
{
"name": "@simplysm/sd-orm-common",
"version": "12.1.26",
"version": "12.2.1",
"description": "심플리즘 패키지 - ORM 모듈 (common)",

@@ -19,4 +19,4 @@ "author": "김석래",

"dependencies": {
"@simplysm/sd-core-common": "12.1.26"
"@simplysm/sd-core-common": "12.2.1"
}
}
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