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

@architect/sandbox

Package Overview
Dependencies
Maintainers
6
Versions
323
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/sandbox - npm Package Versions

1
33

5.8.0

Diff

Changelog

Source

[5.8.0] 2023-08-08

Added

  • Sandbox now cleans up per-Lambda vendor dirs (node_modules, vendor) upon startup; fixes #1426
    • This can be disabled with @sandbox delete-vendor false preference or using the --disable-delete-vendor flag

Changed

  • Updated dependencies

Fixed

  • Improved error handling during possible @tables port conflicts on startup; partially fixes #1441, thanks @jlipps!

architectci
published 5.7.5-RC.3 •

architectci
published 5.7.5-RC.1 •

architectci
published 5.7.5-RC.0 •

architectci
published 5.7.4 •

Changelog

Source

[5.7.4] 2023-07-20

Fixed

  • Ensure improper casing when loading static assets from _static does not result in false-positive file reads; thanks @andybee!

architectci
published 5.7.3 •

Changelog

Source

[5.7.3] 2023-07-19

Changed

  • Updated dependencies

Fixed

  • Fixed ability to configure ARC_SESSION_TABLE_NAME env var via .env, pref[erence]s.arc, etc.

architectci
published 5.7.2 •

Changelog

Source

[5.7.2] 2023-07-05

Fixed

  • Added @aws-sdk/node-http-helper which is required by @architect/functions when interacting with DynamoDB from a Node 18 process.
    • node-http-helper was likely available further down the dependency graph but has been removed at some point.

architectci
published 5.7.1 •

Changelog

Source

[5.7.0 - 5.7.1] 2023-06-27

Added

  • Added additional @http HTTP API request data
    • requestContext properties: http.protocol + http.sourceIp + http.userAgent
    • Headers: user-agent + x-forwarded-for + x-forwarded-port + x-forwarded-proto
  • Added additional @http REST API request data
    • requestContext properties: protocol + identity.sourceIp + identity.userAgent
    • Headers: User-Agent + X-Forwarded-For + X-Forwarded-Port + X-Forwarded-Proto
  • Added additional @ws API request data
    • requestContext properties: identity.sourceIp
    • $connect headers: X-Forwarded-For + X-Forwarded-Port + X-Forwarded-Proto

architectci
published 5.7.0 •

Changelog

Source

[5.7.0 - 5.7.1] 2023-06-27

Added

  • Added additional @http HTTP API request data
    • requestContext properties: http.protocol + http.sourceIp + http.userAgent
    • Headers: user-agent + x-forwarded-for + x-forwarded-port + x-forwarded-proto
  • Added additional @http REST API request data
    • requestContext properties: protocol + identity.sourceIp + identity.userAgent
    • Headers: User-Agent + X-Forwarded-For + X-Forwarded-Port + X-Forwarded-Proto
  • Added additional @ws API request data
    • requestContext properties: identity.sourceIp
    • $connect headers: X-Forwarded-For + X-Forwarded-Port + X-Forwarded-Proto

architectci
published 5.6.10 •

Changelog

Source

[5.6.10] 2023-06-21

Fixed

  • Added additional multi-tenant Lambda checks

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