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

@stoplight/prism-core

Package Overview
Dependencies
Maintainers
1
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

23
20

5.8.0

Diff

Changelog

Source

5.8.0 (2024-04-29)

Features

  • deps: bump node from 16 to 18.20 (#2520) (4b175a6)

Bug Fixes

  • readOnly objects in arrays are handled correctly (#2513) (7670236)
stoplight-devops
published 5.6.0 •

Changelog

Source

5.6.0 (2024-03-18)

This is an inaccurate view of this release. We are working to add Release Please to manage this and this should be cleaner in the next release. Sorry for the inconvenience.

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • adds more standard compliant request body handling (#2260) (3b56cb7)
  • Allow JSON Schema Faker configuration in specification (b72dd03)
  • better validation for optional auth (#2401) (e2d9f0f)
  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
  • http: detect complex schema error, improve error message (#2327) (07af511)
  • proxy: add a flag to skip request validation (71d04c8)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

  • #1881 fixed memory leak for validation (931fc0f)
  • #1881 fixed memory leak for validation (bfc258a)
  • #1881 fixed memory leak for validation (1a05283)
  • fixed handling of number with format: double (e10a1e5)
  • 1917 fixed handling of example request for invalid requests (444012b)
  • another fix for memory leak of schema validation (ded2a9b)
  • ci: release please simpler config (#2489) (b6be539)
  • ci: release please with checkout (#2492) (ea378fc)
  • ci: release please with root (#2497) (6043a9b)
  • ci: remove root from release please (#2494) (ad1743e)
  • ci: STOP-267 add release please manifest (#2484) (82fe01e)
  • ci: STOP-267 automate release branch creation (#2479) (182e4f9)
  • ci: STOP-267 improve auto-release config (#2481) (bb29592)
  • decode path before matching it (ed5bce8)
  • deps: bump sanitize-html for security (#1828) (3fc86f4)
  • fixed #1860 performance regression (fe6345d)
  • http-server: discard request body if the content-length header i… (#2103) (c172f42)
  • http: add explicit dependency on chalk (#2263) (55b07c9)
  • json schema faker fillProperties not working (#2398) (e8acebd)
  • keep encoded value if uri decoding fails. (#2387) (aba9bee)
  • readme: npm downloads badge (#1849) (3245a22)
  • remove deprecated usage of parse (#1959) (ea5b445)
  • replace date-time validator with our bug fixed version (#1856) (44186db)
  • testing circle ci build (0d2deb0)
  • update http-spec (#2037) (72d6882)
  • upgrade dependencies and resolve breaking http spec changes (#2105) (ebbc6c1)
  • upgrade deps to clean up last security vulnerabilities (#2076) (b1ac6f4)
  • upgrade jsrp to 9.2.4 to allow basic auth (#2279) (2148a2b)
  • use proper client call in memory leak tests (c223192)
  • validateOutput() when schema contains internal reference (#2363) (8e143e6)
stoplight-devops
published 5.5.4 •

Changelog

Source

5.5.4 (2024.02.02)

  • upgrade dependencies to eliminate lodash prototype pollution vulnerabilities #2459
stoplight-devops
published 5.5.3 •

Changelog

Source

5.5.3 (2024.01.12)

  • added functionality to show unevaluated property name in error message #2441 - thanks @aleung for your contribution!
stoplight-devops
published 5.5.2 •

Changelog

Source

5.5.2 (2023.12.01)

  • added support for default JSON deserialization for arrays of objects in form data request bodies in OpenAPI 3 #2379 - thanks @ilanashapiro for your contribution!
stoplight-devops
published 5.5.1 •

Changelog

Source

5.5.1 (2023.10.30)

  • fixed issue with int64 #2420
stoplight-devops
published 5.5.0 •

Changelog

Source

5.5.0 (2023.10.23)

  • added new cli flag --ignoreExamples #2408 - thanks @ilanashapiro for your contribution!
stoplight-devops
published 5.4.0 •

Changelog

Source

5.4.0 (2023.10.09)

  • Fixed issue with filling additional properties #2398
  • added more validation around optional security. #2401
  • Fixed issue with internal refs inside json schemas #2402
stoplight-devops
published 5.3.2 •

Changelog

Source

5.3.2 (2023.09.19)

  • fixed issue with sending binary data in proxy mode. #2387
stoplight-devops
published 5.3.1 •

Changelog

Source

5.3.1 (2023.08.25)

  • fixed issue with validateOutput() when schema contains internal reference. #2363 - thanks @mtjandra for your contribution!
23
20
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