Socket
Socket
Sign inDemoInstall

@simplysm/sd-core-common

Package Overview
Dependencies
Maintainers
0
Versions
605
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 12.1.26 to 12.2.1

1

dist/types/Type.d.ts

@@ -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>;

2

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

@@ -5,0 +5,0 @@ "author": "김석래",

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