📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@apideck/postman-to-k6

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apideck/postman-to-k6 - npm Package Versions

2

1.13.0

Diff
trinix
published 1.13.0 •

Changelog

Source

[1.13.0] - 2024-08-18

  • Implement Atob via K6 encoding (#86)
  • Extended pm.request with support for headers, url, method, name, id, body, body.raw (#136)
trinix
published 1.12.0 •

Changelog

Source

[1.12.0] - 2024-07-31

  • Fix initialization of headers for each K6 request (#98)
  • Bumped dependencies: uuuid, postman-collection, oauth-1.0a
trinix
published 1.11.0 •

Changelog

Source

[1.11.0] - 2024-07-12

  • Handle mixing ESM and commonJS to be ready for k6 v0.53.0
trinix
published 1.10.0 •

Changelog

Source

[1.10.0] - 2024-06-13

  • Bump minimal Node version to 18.x
  • Code refactoring with optional chaining to provide JS safe code
trinix
published 1.9.0 •

Changelog

Source

[1.9.0] - 2024-04-01

  • Support for pm.response.headers.all() & pm.response.headers.get() (thanks to the contribution of @aegrey)
trinix
published 1.8.10 •

Changelog

Source

[1.8.10] - 2024-01-05

Security

  • Upgraded dependencies: crypto-js 4.2.0, postman-collection 4.3.0, postman-collection-transformer 4.1.8
trinix
published 1.8.9 •

Changelog

Source

[1.8.9] - 2023-09-28

Fixed

  • Docker build -t postman-to-k6 (#114)

Security

  • Upgraded dependencies: get-func-name, word-wrap, semver, xmi2js
trinix
published 1.8.8 •

Changelog

Source

[1.8.8] - 2023-02-09

Fixed

  • Fixed missing module prettier (#96)
trinix
published 1.8.7 •

Changelog

Source

[1.8.7] - 2023-01-14

Added

  • Support for Postman files upload (experimental)(#93, #28, #83)
  • Build postman-to-k6 as a Docker image

Security

  • Bump json5 from 2.1.3 to 2.2.3
trinix
published 1.8.6 •

Changelog

Source

[1.8.6] - 2022-11-12

Security

  • Bumped minimatch from 3.0.4 to 3.1.2 and other vulnerable dependencies
2