You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

faas-js-runtime

Package Overview
Dependencies
Maintainers
9
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faas-js-runtime - npm Package Versions

234

3.0.2

Diff
p
pacostas
published 3.0.2 •

Changelog

Source

3.0.2 (2025-07-15)

Bug Fixes

  • normalizing repository url (#414) (9056f5e)
p
pacostas
published 3.0.1 •

Changelog

Source

3.0.1 (2025-07-15)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#406) (d0d9318)
  • upgrade cloudevents from 8.0.0 to 8.0.2 (#402) (ad25d48)
  • upgrade prom-client from 15.0.0 to 15.1.3 (#401) (a36cc23)
l
lholmquist
published 3.0.0 •

Changelog

Source

3.0.0 (2025-06-05)

⚠ BREAKING CHANGES

  • remove Node 16 and 18 support (#410)

Features

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#409) (25c37e4)
  • upgrade typescript from 5.2.2 to 5.7.3 (#385) (6978e92)
l
lholmquist
published 2.5.0 •

Changelog

Source

2.5.0 (2025-02-17)

Features

  • Add configurable request body size limit option (#380) (6c8055f)

Miscellaneous

  • update codecoverage to use coveralls instead of codecov (#381) (9a7da28)
l
lholmquist
published 2.4.1 •

Changelog

Source

2.4.1 (2024-11-18)

Bug Fixes

Miscellaneous

  • add node 22 to the list of supported versions (#376) (0a8b8de)
l
lholmquist
published 2.4.0 •

Changelog

Source

2.4.0 (2024-06-20)

Features

  • Enable OPTIONS preflight and a method to enable cros origins (#359) (b3fa2b9)

Bug Fixes

  • upgrade fastify-raw-body from 4.2.1 to 4.3.0 (#345) (4756c01)
l
lholmquist
published 2.3.0 •

Changelog

Source

2.3.0 (2024-02-28)

Features

  • upgrade @typescript-eslint/parser from 5.61.0 to 6.0.0 (#293) (c0497cd)
  • upgrade cloudevents from 7.0.2 to 8.0.0 (#304) (5472036)
  • upgrade prom-client from 14.1.1 to 15.0.0 (#326) (0612b9f)

Bug Fixes

  • Change charset parameter value from "utf8" to "utf-8" in default content-type headers (#330) (ed9e7df)
  • upgrade @cyclonedx/cyclonedx-npm from 1.12.1 to 1.13.0 (#291) (656b753)
  • upgrade @cyclonedx/cyclonedx-npm from 1.13.0 to 1.16.1 (#337) (cbaf6b4)
  • upgrade @types/node from 20.3.3 to 20.4.1 (#294) (aafa51e)
  • upgrade @types/node from 20.4.1 to 20.4.2 (#298) (bc59e1b)
  • upgrade @types/node from 20.4.2 to 20.4.4 (#303) (a033281)
  • upgrade @types/node from 20.4.4 to 20.4.5 (#305) (d297261)
  • upgrade @types/node from 20.4.5 to 20.4.7 (#309) (74b1e22)
  • upgrade @typescript-eslint/parser from 6.4.0 to 6.4.1 (#313) (4a2d964)
  • upgrade cloudevents from 7.0.1 to 7.0.2 (#295) (40869fb)
  • upgrade eslint from 8.44.0 to 8.45.0 (#297) (1131635)
  • upgrade eslint from 8.45.0 to 8.46.0 (#307) (00658cf)
  • upgrade fastify from 4.19.2 to 4.20.0 (#300) (9dc620d)
  • upgrade fastify from 4.20.0 to 4.21.0 (#308) (a3f6fe9)
  • upgrade fastify-raw-body from 4.2.0 to 4.2.1 (#299) (9e5e5bc)
  • upgrade tape from 5.6.4 to 5.6.5 (#296) (cd0ef07)
  • upgrade tape from 5.6.5 to 5.6.6 (#302) (ca499c0)
  • upgrade tape from 5.6.6 to 5.7.4 (#339) (0ae91e0)
  • upgrade typescript from 5.1.6 to 5.2.2 (#314) (f602b47)
l
lanceball
published 2.2.3 •

Changelog

Source

2.2.3 (2023-07-26)

Bug Fixes

  • fix Do not overwrite headers of StructuredReturn (#288) (a2c37a1)
  • upgrade @types/node from 20.2.5 to 20.3.2 (#274) (cfd1b55)
  • upgrade @types/node from 20.3.2 to 20.3.3 (#282) (fa9ad33)
  • upgrade @typescript-eslint/parser from 5.60.0 to 5.60.1 (#275) (c9dd3ef)
  • upgrade @typescript-eslint/parser from 5.60.1 to 5.61.0 (#286) (97258a0)
  • upgrade eslint from 8.43.0 to 8.44.0 (#283) (cbeb454)
  • upgrade fastify from 4.18.0 to 4.19.0 (#281) (395287d)
  • upgrade fastify from 4.19.0 to 4.19.2 (#289) (6a3b33a)
  • upgrade tape from 5.6.3 to 5.6.4 (#284) (a11c9d7)
  • upgrade typescript from 5.1.3 to 5.1.6 (#280) (37f89a3)

Miscellaneous

  • add sbom generation to release-please action (#278) (c8440f5)
l
lanceball
published 2.2.2 •

Changelog

Source

2.2.2 (2023-07-14)

Bug Fixes

  • temporarily removes the prePublish step allowing us to publish a new version and for users to use this module. (#270) (cea807f)
l
lanceball
published 2.2.0 •

Changelog

Source

2.2.0 (2023-07-11)

Features

  • Add option of adding rawBody to context (#116)(c8cfa92)

  • upgrade commander from 10.0.0 to 11.0.0 (#261) (fd53245)

Bug Fixes

  • upgrade @cyclonedx/cyclonedx-npm from 1.12.0 to 1.12.1 (#264) (7c7fefc)
  • upgrade @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.11 (#257) (31ec689)
  • upgrade @typescript-eslint/parser from 5.59.9 to 5.60.0 (#266) (e3ef6ee)
  • upgrade eslint from 8.42.0 to 8.43.0 (#262) (675ccf5)
  • upgrade fastify from 4.17.0 to 4.18.0 (#263) (520435e)