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

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contractkit/plugin-bruno - npm Package Compare versions

Comparing version
1.5.4
to
1.5.5
+2
-2
.turbo/turbo-build$colon$ci.log

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

ESM dist/index.js.map 70.50 KB
ESM ⚡️ Build success in 253ms
ESM ⚡️ Build success in 144ms
DTS Build start
DTS ⚡️ Build success in 4431ms
DTS ⚡️ Build success in 4438ms
DTS dist/index.d.ts 2.95 KB

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

✓ tests/codegen-bruno.test.ts (118 tests) 539ms
✓ tests/codegen-bruno.test.ts (118 tests) 196ms
 Test Files  1 passed (1)
 Tests  118 passed (118)
 Start at  11:53:23
 Duration  4.89s (transform 1.77s, setup 0ms, import 3.26s, tests 539ms, environment 0ms)
 Start at  20:26:30
 Duration  4.92s (transform 1.76s, setup 0ms, import 3.49s, tests 196ms, environment 0ms)

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

# @contractkit/contractkit-plugin-bruno
## 1.5.5
### Patch Changes
- Updated dependencies [bdebb9c]
- Updated dependencies [90f45ff]
- @contractkit/core@0.20.0
## 1.5.4

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

<?xml version="1.0" encoding="UTF-8"?>
<coverage generated="1778846008126" clover="3.2.0">
<project timestamp="1778846008127" name="All files">
<coverage generated="1778876795158" clover="3.2.0">
<project timestamp="1778876795158" name="All files">
<metrics statements="424" coveredstatements="344" conditionals="376" coveredconditionals="283" methods="94" coveredmethods="76" elements="894" coveredelements="703" complexity="0" loc="424" ncloc="424" 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-15T11:53:28.109Z
at 2026-05-15T20:26:35.111Z
</div>

@@ -122,0 +122,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-15T11:53:28.109Z
at 2026-05-15T20:26:35.111Z
</div>

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

@@ -697,3 +697,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-15T11:53:28.109Z
at 2026-05-15T20:26:35.111Z
</div>

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

@@ -592,3 +592,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2026-05-15T11:53:28.109Z
at 2026-05-15T20:26:35.111Z
</div>

@@ -595,0 +595,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:28.109Z
at 2026-05-15T20:26:35.111Z
</div>

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

{
"name": "@contractkit/plugin-bruno",
"version": "1.5.4",
"version": "1.5.5",
"description": "ContractKit built-in plugin: Bruno REST collection generation",

@@ -30,3 +30,3 @@ "author": {

"yaml": "^2.8.3",
"@contractkit/core": "0.19.0"
"@contractkit/core": "0.20.0"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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