Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@contractkit/plugin-typescript

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contractkit/plugin-typescript - npm Package Compare versions

Comparing version
0.25.0
to
0.25.1
+4
-10
.turbo/turbo-build$colon$ci.log

@@ -1,9 +0,3 @@

> @contractkit/plugin-typescript@0.25.0 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-typescript
> eslint --max-warnings=0 && pnpm run build
> @contractkit/plugin-typescript@0.25.0 build /home/runner/work/ContractKit/ContractKit/packages/plugin-typescript
> tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration
$ eslint --max-warnings=0 && pnpm run build
$ tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration
CLI Building entry: src/index.ts

@@ -16,5 +10,5 @@ CLI Using tsconfig: tsconfig.json

ESM dist/index.js.map 327.66 KB
ESM ⚡️ Build success in 449ms
ESM ⚡️ Build success in 391ms
DTS Build start
DTS ⚡️ Build success in 5889ms
DTS ⚡️ Build success in 6137ms
DTS dist/index.d.ts 1.82 KB

@@ -0,20 +1,17 @@

$ vitest run --coverage
> @contractkit/plugin-typescript@0.25.0 test:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-typescript
> vitest run --coverage
 RUN  v4.1.5 /home/runner/work/ContractKit/ContractKit/packages/plugin-typescript
Coverage enabled with v8
✓ tests/codegen-operation.test.ts (88 tests) 149ms
✓ tests/codegen-contract.test.ts (127 tests) 132ms
✓ tests/codegen-sdk.test.ts (132 tests) 175ms
✓ tests/codegen-operation.test.ts (88 tests) 124ms
✓ tests/codegen-contract.test.ts (127 tests) 148ms
✓ tests/codegen-sdk.test.ts (132 tests) 176ms
✓ tests/codegen-plain-types.test.ts (61 tests) 34ms
✓ tests/pipeline.test.ts (25 tests) 199ms
✓ tests/codegen-server.test.ts (19 tests) 67ms
✓ tests/codegen-server.test.ts (19 tests) 44ms
✓ tests/pipeline.test.ts (25 tests) 126ms
 Test Files  6 passed (6)
 Tests  452 passed (452)
 Start at  17:08:46
 Duration  6.33s (transform 4.31s, setup 0ms, import 12.82s, tests 757ms, environment 9ms)
 Start at  11:53:22
 Duration  7.18s (transform 4.19s, setup 0ms, import 13.58s, tests 652ms, environment 1ms)

@@ -21,0 +18,0 @@  % Coverage report from v8

# @contractkit/contractkit-plugin-typescript
## 0.25.1
### Patch Changes
- Updated dependencies [a049895]
- @contractkit/core@0.19.0
## 0.25.0

@@ -4,0 +11,0 @@

@@ -119,3 +119,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-13T17:08:53.091Z
at 2026-05-15T11:53:30.091Z
</div>

@@ -122,0 +122,0 @@ <script src="prettify.js"></script>

@@ -985,3 +985,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-13T17:08:53.091Z
at 2026-05-15T11:53:30.091Z
</div>

@@ -988,0 +988,0 @@ <script src="../prettify.js"></script>

@@ -194,3 +194,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-13T17:08:53.091Z
at 2026-05-15T11:53:30.091Z
</div>

@@ -197,0 +197,0 @@ <script src="../prettify.js"></script>

@@ -733,3 +733,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-13T17:08:53.091Z
at 2026-05-15T11:53:30.091Z
</div>

@@ -736,0 +736,0 @@ <script src="../prettify.js"></script>

@@ -580,3 +580,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-13T17:08:53.091Z
at 2026-05-15T11:53:30.091Z
</div>

@@ -583,0 +583,0 @@ <script src="../prettify.js"></script>

@@ -814,3 +814,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-13T17:08:53.091Z
at 2026-05-15T11:53:30.091Z
</div>

@@ -817,0 +817,0 @@ <script src="../prettify.js"></script>

@@ -104,3 +104,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-13T17:08:53.091Z
at 2026-05-15T11:53:30.091Z
</div>

@@ -107,0 +107,0 @@ <script src="../prettify.js"></script>

{
"name": "@contractkit/plugin-typescript",
"version": "0.25.0",
"version": "0.25.1",
"description": "ContractKit built-in plugin: TypeScript codegen (SDK clients, Koa routers, Zod schemas, plain types)",

@@ -29,7 +29,7 @@ "author": {

"dependencies": {
"@contractkit/core": "0.18.0"
"@contractkit/core": "0.19.0"
},
"devDependencies": {
"@repo/config-eslint": "0.3.1",
"@repo/config-typescript": "0.1.0"
"@repo/config-typescript": "0.1.0",
"@repo/config-eslint": "0.3.1"
},

@@ -36,0 +36,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display