@contractkit/plugin-python
Advanced tools
| > @contractkit/plugin-python@0.11.0 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > @contractkit/plugin-python@0.11.1 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > eslint --max-warnings=0 && pnpm run build | ||
| > @contractkit/plugin-python@0.11.0 build /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > @contractkit/plugin-python@0.11.1 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[32m90.20 KB[39m | ||
| [32mESM[39m ⚡️ Build success in 156ms | ||
| [32mESM[39m ⚡️ Build success in 147ms | ||
| [34mDTS[39m Build start | ||
| [32mDTS[39m ⚡️ Build success in 4501ms | ||
| [32mDTS[39m ⚡️ Build success in 3989ms | ||
| [32mDTS[39m [1mdist/index.d.ts [22m[32m1.10 KB[39m |
| > @contractkit/plugin-python@0.11.0 test:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-python | ||
| > @contractkit/plugin-python@0.11.1 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 118[2mms[22m[39m | ||
| [32m✓[39m tests/codegen-client.test.ts [2m([22m[2m27 tests[22m[2m)[22m[32m 107[2mms[22m[39m | ||
| [32m✓[39m tests/codegen-client.test.ts [2m([22m[2m27 tests[22m[2m)[22m[32m 127[2mms[22m[39m | ||
| [32m✓[39m tests/codegen-models.test.ts [2m([22m[2m32 tests[22m[2m)[22m[32m 40[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 11:38:17 | ||
| [2m Duration [22m 5.48s[2m (transform 2.53s, setup 0ms, import 7.86s, tests 225ms, environment 0ms)[22m | ||
| [2m Start at [22m 13:02:53 | ||
| [2m Duration [22m 5.09s[2m (transform 2.53s, setup 0ms, import 7.09s, tests 168ms, environment 0ms)[22m | ||
@@ -18,0 +18,0 @@ [34m % [39m[2mCoverage report from [22m[33mv8[39m |
+7
-0
| # @contractkit/contractkit-plugin-python | ||
| ## 0.11.1 | ||
| ### Patch Changes | ||
| - Updated dependencies [79af33b] | ||
| - @contractkit/core@0.17.0 | ||
| ## 0.11.0 | ||
@@ -4,0 +11,0 @@ |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <coverage generated="1778153903219" clover="3.2.0"> | ||
| <project timestamp="1778153903219" name="All files"> | ||
| <coverage generated="1778245378952" clover="3.2.0"> | ||
| <project timestamp="1778245378952" 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-07T11:38:23.142Z | ||
| at 2026-05-08T13:02:58.907Z | ||
| </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-07T11:38:23.142Z | ||
| at 2026-05-08T13:02:58.907Z | ||
| </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-07T11:38:23.142Z | ||
| at 2026-05-08T13:02:58.907Z | ||
| </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-07T11:38:23.142Z | ||
| at 2026-05-08T13:02:58.907Z | ||
| </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-07T11:38:23.142Z | ||
| at 2026-05-08T13:02:58.907Z | ||
| </div> | ||
@@ -107,0 +107,0 @@ <script src="../prettify.js"></script> |
+2
-2
| { | ||
| "name": "@contractkit/plugin-python", | ||
| "version": "0.11.0", | ||
| "version": "0.11.1", | ||
| "description": "ContractKit built-in plugin: Python SDK client generation (Pydantic v2 + httpx)", | ||
@@ -29,3 +29,3 @@ "author": { | ||
| "dependencies": { | ||
| "@contractkit/core": "0.16.0" | ||
| "@contractkit/core": "0.17.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
667953
0.01%+ Added
- Removed
Updated