@simplysm/sd-core-common
Advanced tools
Comparing version 12.5.50 to 12.5.51
{ | ||
"name": "@simplysm/sd-core-common", | ||
"version": "12.5.50", | ||
"version": "12.5.51", | ||
"description": "심플리즘 패키지 - 코어 모듈 (common)", | ||
@@ -5,0 +5,0 @@ "author": "김석래", |
{ | ||
"extends": "../../tsconfig.base.json", | ||
"compilerOptions": { | ||
"lib": [ | ||
"ES2021" | ||
], | ||
"outDir": "./dist", | ||
"types": ["node"] | ||
}, | ||
"files": ["./src/index.ts"] | ||
"lib": ["ES2021"], | ||
"outDir": "./dist" | ||
} | ||
} |
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
298471
5683