@simplysm/sd-core-common
Advanced tools
Comparing version 12.1.26 to 12.2.1
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { DateOnly } from "./DateOnly"; | ||
@@ -3,0 +2,0 @@ import { DateTime } from "./DateTime"; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
export declare abstract class NetUtil { | ||
@@ -3,0 +2,0 @@ static downloadAsync(url: string, progressCallback?: (progress: INetDownloadProgress) => void): Promise<Buffer>; |
{ | ||
"name": "@simplysm/sd-core-common", | ||
"version": "12.1.26", | ||
"version": "12.2.1", | ||
"description": "심플리즘 패키지 - 코어 모듈 (common)", | ||
@@ -5,0 +5,0 @@ "author": "김석래", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
293620
5557