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.20.0

Diff

Changelog

Source

v1.20.0 - (2022-12-06)

  • AssignVariables - Added support to assign the root of the request body as variable (#429)
  • Overwrites - added "overwriteRequestBaseUrl" to overwrite the request base url
  • Bumped dependencies
trinix
published 1.19.0 •

Changelog

Source

v1.19.0 - (2022-11-06)

  • overwriteRequestBody - added support for type "form-data" (#325)
  • overwriteRequestBody - added support for type "x-www-form-urlencoded" (#325)
  • AssignVariables - Added support for null values for response body (#414)
  • ContentTests - Added support for null values for response body (#414)
  • ContentTests - Added support to look up a key within an array of objects by using a * wildcard (#417)
  • Documentation - Updated the ordering example (#418,#423)
  • Added Portman as Docker (#260)
trinix
published 1.18.1 •

Changelog

Source

v1.18.1 - (2022-09-30)

  • Fix unwanted schema validation (#392)
  • Fix Newman option not properly formatted (#395)
  • Bumped dependencies
trinix
published 1.18.0 •

Changelog

Source

v1.18.0 - (2022-07-19)

  • Overwrites - Automatically convert values for request query parameters, path variables & headers to string (#336, #384)
  • Fix ContentTests with length/minLength/maxLength checks with 0 (zero) as value (#369)
  • Fix ContentTests with empty as value
  • ContentTests - Added "notExist" check for response body & headers (#364)
  • ContentTests - Added "assert" option for response body & headers (#372)
  • ContentTests - Added support for special characters in request body property names (#365)
  • AssignVariables - Added support for special characters in request body property names (#365)
  • Postman Sync - Fix for issue where POSTMAN_COLLECTION_UID was ignored (#353)
  • Postman Sync - Improved the Portman API output for API error. (#367)
  • overwriteRequestPathVariables - Support empty as value (#382)
  • overwriteRequestPathVariables - Added the option to insert new path variables in Postman
  • overwriteRequestPathVariables - Added the option to remove path variables in Postman
  • Bumped dependencies
trinix
published 1.17.0 •

Changelog

Source

v1.17.0 - (2022-06-21)

  • Fix missing integrationTests when using "bundleContractTests" (#330)
  • ContentTests - allow targeting of root object or array (#334)
  • Tests - support bracket notation for targeted keys (#333)
  • Fuzzing - support JSON variants as content-type (#332)
  • Fuzzing - added support for allOf, anyOf, oneOf schemas (#335)
  • Fuzzing - added min/maxLength support for arrays (#335)
  • ContentTest - Added "oneOf" check for response body & header (#313)
  • Bumped dependencies openapi-format, jest, @apideck/better-ajv-errors, @apidevtools/swagger-parser, fs-extra
trinix
published 1.16.1 •

Changelog

Source

v1.16.1 - (2022-04-13)

  • Set the 'logAssignVariables' option via 'cliOptions' to toggle console output for assigned variables
trinix
published 1.16.0 •

Changelog

Source

v1.16.0 - (2022-04-13)

  • Bumped dependency versions of ajv, yargs, fp-ts
  • Added the 'logAssignVariables' CLI option to toggle console output for assigned variables (#317)
  • Globals - Added the option set 'collectionTestScripts' for Test Scripts on collection level (#305)
  • Globals - Overwrite OpenAPI authorization with the 'securityOverwrites' (#306)
trinix
published 1.15.1 •

Changelog

Source

v1.15.1 - (2022-04-01)

  • ExtendTest - Allow importing files for extendTest (#304)
  • Extended supported OpenAPI methods (#306)
  • Fix for incorrect en/decoding of boolean/number Postman variables (#286)
  • Enhance generated schema validation to support double as a format (#307)
trinix
published 1.15.0 •

Changelog

Source

v1.15.0 - (2022-03-28)

  • Bumped dependency versions of axios, ajv, @apideck/better-ajv-errors, Newman, and openapi-format
  • Enhance generated schema validation to support float as a format (#281)
  • Fix handling of the Global configuration properties (#261)
  • Improved file handling, including support for directory creation (#278)
  • Support $ref for Portman config (#277)
  • Set Postman variables as boolean & number types in overwriteRequestBody (#295)
  • securityOverwrites - Added support for Postman authorization options (#272)
trinix
published 1.14.2 •

Changelog

Source

v1.14.2 - (2022-02-22)

  • Fuzzing - skip nullable required properties
  • Bumped dependency follow-redirects
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