@samchon/openapi
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@samchon/openapi", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "OpenAPI definitions and converters for 'typia' and 'nestia'.", | ||
"main": "./lib/index.js", | ||
"module": "./lib/index.mjs", | ||
"typings": "./lib/index.d.ts", | ||
@@ -10,3 +11,3 @@ "scripts": { | ||
"build": "npm run build:main && npm run build:test", | ||
"build:main": "rimraf lib && tsc", | ||
"build:main": "rimraf lib && tsc && rollup -c", | ||
"build:test": "rimraf bin && tsc -p test/tsconfig.json", | ||
@@ -34,2 +35,4 @@ "dev": "npm run build:test -- --watch", | ||
"@nestia/e2e": "^0.6.0", | ||
"@rollup/plugin-terser": "^0.4.4", | ||
"@rollup/plugin-typescript": "^11.1.6", | ||
"@trivago/prettier-plugin-sort-imports": "^4.3.0", | ||
@@ -39,6 +42,7 @@ "@types/node": "^20.12.7", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.18.1", | ||
"ts-patch": "^3.2.1", | ||
"typescript": "^5.5.2", | ||
"typescript": "^5.5.3", | ||
"typescript-transform-paths": "^3.4.7", | ||
"typia": "^6.3.1" | ||
"typia": "^6.0.0" | ||
}, | ||
@@ -45,0 +49,0 @@ "files": [ |
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
698292
68
11154
12