@contractkit/plugin-python
Advanced tools
| > @contractkit/plugin-python@0.9.3 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > @contractkit/plugin-python@0.9.4 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > eslint --max-warnings=0 && pnpm run build | ||
| > @contractkit/plugin-python@0.9.3 build /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > @contractkit/plugin-python@0.9.4 build /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration | ||
@@ -16,5 +16,5 @@ | ||
| [32mESM[39m [1mdist/index.js.map [22m[32m76.54 KB[39m | ||
| [32mESM[39m ⚡️ Build success in 140ms | ||
| [32mESM[39m ⚡️ Build success in 184ms | ||
| [34mDTS[39m Build start | ||
| [32mDTS[39m ⚡️ Build success in 3828ms | ||
| [32mDTS[39m ⚡️ Build success in 4343ms | ||
| [32mDTS[39m [1mdist/index.d.ts [22m[32m801.00 B[39m |
| > @contractkit/plugin-python@0.9.3 test:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > @contractkit/plugin-python@0.9.4 test:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > vitest run --coverage | ||
@@ -9,9 +9,9 @@ | ||
| [32m✓[39m tests/codegen-models.test.ts [2m([22m[2m32 tests[22m[2m)[22m[32m 92[2mms[22m[39m | ||
| [32m✓[39m tests/codegen-client.test.ts [2m([22m[2m27 tests[22m[2m)[22m[32m 133[2mms[22m[39m | ||
| [32m✓[39m tests/codegen-models.test.ts [2m([22m[2m32 tests[22m[2m)[22m[32m 130[2mms[22m[39m | ||
| [32m✓[39m tests/codegen-client.test.ts [2m([22m[2m27 tests[22m[2m)[22m[32m 63[2mms[22m[39m | ||
| [2m Test Files [22m [1m[32m2 passed[39m[22m[90m (2)[39m | ||
| [2m Tests [22m [1m[32m59 passed[39m[22m[90m (59)[39m | ||
| [2m Start at [22m 18:49:08 | ||
| [2m Duration [22m 5.24s[2m (transform 1.60s, setup 0ms, import 6.83s, tests 225ms, environment 7ms)[22m | ||
| [2m Start at [22m 12:37:07 | ||
| [2m Duration [22m 4.97s[2m (transform 1.83s, setup 0ms, import 7.12s, tests 193ms, environment 0ms)[22m | ||
@@ -18,0 +18,0 @@ [34m % [39m[2mCoverage report from [22m[33mv8[39m |
+7
-0
| # @contractkit/contractkit-plugin-python | ||
| ## 0.9.4 | ||
| ### Patch Changes | ||
| - Updated dependencies [a9e9ec0] | ||
| - @contractkit/core@0.14.0 | ||
| ## 0.9.3 | ||
@@ -4,0 +11,0 @@ |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <coverage generated="1777661353549" clover="3.2.0"> | ||
| <project timestamp="1777661353549" name="All files"> | ||
| <coverage generated="1778071032453" clover="3.2.0"> | ||
| <project timestamp="1778071032453" name="All files"> | ||
| <metrics statements="538" coveredstatements="456" conditionals="416" coveredconditionals="320" methods="91" coveredmethods="78" elements="1045" coveredelements="854" complexity="0" loc="538" ncloc="538" packages="2" files="3" classes="3"/> | ||
@@ -5,0 +5,0 @@ <package name="src"> |
@@ -119,3 +119,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2026-05-01T18:49:13.518Z | ||
| at 2026-05-06T12:37:12.412Z | ||
| </div> | ||
@@ -122,0 +122,0 @@ <script src="prettify.js"></script> |
@@ -1348,3 +1348,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2026-05-01T18:49:13.518Z | ||
| at 2026-05-06T12:37:12.412Z | ||
| </div> | ||
@@ -1351,0 +1351,0 @@ <script src="../prettify.js"></script> |
@@ -119,3 +119,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2026-05-01T18:49:13.518Z | ||
| at 2026-05-06T12:37:12.412Z | ||
| </div> | ||
@@ -122,0 +122,0 @@ <script src="../prettify.js"></script> |
@@ -655,3 +655,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2026-05-01T18:49:13.518Z | ||
| at 2026-05-06T12:37:12.412Z | ||
| </div> | ||
@@ -658,0 +658,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-01T18:49:13.518Z | ||
| at 2026-05-06T12:37:12.412Z | ||
| </div> | ||
@@ -107,0 +107,0 @@ <script src="../prettify.js"></script> |
+2
-2
| { | ||
| "name": "@contractkit/plugin-python", | ||
| "version": "0.9.3", | ||
| "version": "0.9.4", | ||
| "description": "ContractKit built-in plugin: Python SDK client generation (Pydantic v2 + httpx)", | ||
@@ -29,3 +29,3 @@ "author": { | ||
| "dependencies": { | ||
| "@contractkit/core": "0.13.0" | ||
| "@contractkit/core": "0.14.0" | ||
| }, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
636932
0.01%+ Added
- Removed
Updated