Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apideck/portman

Package Overview
Dependencies
Maintainers
0
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apideck/portman - npm Package Versions

1
10

1.14.1

Diff

Changelog

Source

v1.14.1 - (2022-02-10)

  • Bumped dependencies openapi-format to 1.9.2
trinix
published 1.14.0 •

Changelog

Source

v1.14.0 - (2022-02-09)

  • Allow importing files for operationPreRequestScripts and collectionPreRequestScripts
  • Contract test - extended "jsonBody" to verify that a 204 response has no response body content
  • Bumped dependencies openapi-format to 1.9.1
  • Bumped dependencies openapi-to-postman to 2.14.1

REMARK: openapi-to-postman v2.14.1 introduces the change that the "Accept" header is now set based on the response content-type by default. For more info visit the Github PR. Additionally disableBodyPruning, a Postman specific property is added to the generated request object.

trinix
published 1.13.1 •

Changelog

Source

v1.13.1 - (2022-01-17)

  • Extended orderOfOperations to include the sorting on root level, next to the folder sorting (#236)
  • Fix for status code in contract test (#238)
  • Patch for follow-redirects vulnerability
  • Bumped dependencies
trinix
published 1.13.0 •

Changelog

Source

v1.13.0 - (2021-12-15)

  • Contract test - extend JSON schema validation with option to set additional properties behaviour.
  • ContentTest - Check length of array or string
  • ContentTest - Check minimum length of array or string of response body
  • ContentTest - Check maximum length of array or string of response body
  • ContentTest - Check minimum length of array or string of response header
  • ContentTest - Check maximum length of array or string of response header
  • Fix for orderOfOperations for operations have multiple path variables (#208)
  • Implemented suggested fix for orderOfOperations with * wildcard (#122)
  • Updated dependencies
nicklloyd
published 1.12.2 •

Changelog

Source

v1.12.2 - (2021-12-15)

  • Added better handling of Postman API errors
trinix
published 1.12.1 •

Changelog

Source

v1.12.1 - (2021-12-03)

  • Fuzzing - added support for deeply nested required properties in the request body
  • Bugfix for unwanted removal of operations without OperationId when using "excludeForOperations" (#185)
  • Bumped openapi-format to version 1.7.0
nicklloyd
published 1.12.0 •

Changelog

Source

v1.12.0 - (2021-12-01)

  • Added --ignoreCircularRefs option to allow OAS specs that contain invalid circular references to still be processed by Portman
  • Added the --collectionName option to change the OpenAPI title & Postman collection name
  • Added --stripResponseExamples CLI option to slim down generated Postman collection
  • Fuzzing - added support for root array structure in the request body
  • Update package dependencies
trinix
published 1.11.0 •

Changelog

Source

v1.11.0 - (2021-11-30)

  • Improved caching of Postman API, reducing API calls towards Postman
  • Added "postmanFastSync" option to sync collections faster by using delete & create of a new collection (new UID), instead of an update
  • Added "postmanRefreshCache" Postman sync option to refresh all local cached Postman API data
  • Added Fuzzing support for deeply nested properties
trinix
published 1.10.2 •

Changelog

Source

v1.10.2 - (2021-11-29)

  • Support Node 12 (#175)
trinix
published 1.10.1 •

Changelog

Source

v1.10.1 - (2021-11-22)

  • Fixed missing collection name issue (#171)
  • Improved formatting of variation test example config (#170)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc