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.1
to
0.25.2
+2
-2
.turbo/turbo-build$colon$ci.log

@@ -10,5 +10,5 @@ $ eslint --max-warnings=0 && pnpm run build

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

@@ -6,13 +6,13 @@ $ vitest run --coverage

✓ 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/codegen-server.test.ts (19 tests) 44ms
✓ tests/pipeline.test.ts (25 tests) 126ms
✓ tests/codegen-contract.test.ts (127 tests) 156ms
✓ tests/codegen-operation.test.ts (88 tests) 178ms
✓ tests/codegen-sdk.test.ts (132 tests) 149ms
✓ tests/codegen-server.test.ts (19 tests) 53ms
✓ tests/codegen-plain-types.test.ts (61 tests) 35ms
✓ tests/pipeline.test.ts (25 tests) 125ms
 Test Files  6 passed (6)
 Tests  452 passed (452)
 Start at  11:53:22
 Duration  7.18s (transform 4.19s, setup 0ms, import 13.58s, tests 652ms, environment 1ms)
 Start at  20:26:30
 Duration  7.21s (transform 5.44s, setup 0ms, import 14.56s, tests 696ms, environment 1ms)

@@ -19,0 +19,0 @@  % Coverage report from v8

# @contractkit/contractkit-plugin-typescript
## 0.25.2
### Patch Changes
- Updated dependencies [bdebb9c]
- Updated dependencies [90f45ff]
- @contractkit/core@0.20.0
## 0.25.1

@@ -4,0 +12,0 @@

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

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-15T11:53:30.091Z
at 2026-05-15T20:26:37.802Z
</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-15T11:53:30.091Z
at 2026-05-15T20:26:37.802Z
</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-15T11:53:30.091Z
at 2026-05-15T20:26:37.802Z
</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-15T11:53:30.091Z
at 2026-05-15T20:26:37.802Z
</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-15T11:53:30.091Z
at 2026-05-15T20:26:37.802Z
</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-15T11:53:30.091Z
at 2026-05-15T20:26:37.802Z
</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-15T11:53:30.091Z
at 2026-05-15T20:26:37.802Z
</div>

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

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

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

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

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