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

@stoplight/prism-core

Package Overview
Dependencies
Maintainers
18
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/prism-core - npm Package Versions

1
20

4.9.1

Diff

Changelog

Source

4.9.1 (2022.04.20)

Fixed

  • Fixed issue where query parameters weren't being forwarded in proxy mode. #2042
stoplight-devops
published 4.9.0 •

Changelog

Source

4.9.0 (2022.04.19)

Changed

  • Upgraded the minimum node engine version from 12 to 16 #2023 - thanks @jasonbarry
  • Relaxed validation constraints for Postman Collections. All properties included in output are no longer marked as required in the generated json schema. Byproduct of removing dependency with security vulnerability. #2037

Fixed

  • Fixed deprecated usage of parse #1959 - thanks @jbl428
  • Removed dependency that had critical security vulnerability #2037
stoplight-devops
published 4.8.0 •

Changelog

Source

4.8.0 (2022.02.17)

Added

  • Upstream proxy support #1986 - thanks @DyspC

Changed

  • Ignore Content-Type when validating a request and the body is empty instead of producing a HTTP 415. #1990
stoplight-devops
published 4.7.0 •

Changelog

Source

4.7.0 (2022.02.03)

Added

  • CLI flag to control validating requests when running the proxy #1980
marbemac
published 4.6.1 •

Changelog

Source

4.6.1 (2021.11.22)

Changed

  • in proxy mode, Prism does not send Content-Encoding header back to client as it was received from the upstream server because Prism's response is never compressed
marbemac
published 4.6.0 •

Changelog

Source

4.6.0 (2021.11.08)

Changed

  • Prism now responds with 415 http code if request content-type does not match content-types available in operation body
marbemac
published 4.5.0 •

marbemac
published 4.4.3 •

Changelog

Source

4.4.3 (2021.10.21)

Fixed

  • Ignoring example if prism decides to change response code #1919
  • Updated dependencies #1916
  • Do not check content-type for 204 code #1915
marbemac
published 4.4.2 •

Changelog

Source

4.4.2 (2021.10.13)

Fixed

  • Fixed issue with generating numbers with maximum and minimum range of Number.MAX_VALUE
marbemac
published 4.4.1 •

Changelog

Source

4.4.1 (2021.09.29)

Fixed

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