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

@architect/hydrate

Package Overview
Dependencies
Maintainers
6
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/hydrate - npm Package Versions

1
18

3.1.1

Diff

Changelog

Source

[3.1.12] 2023-03-09

Changed

  • Updated dependencies
  • Internal changes: refactored globbing and filtering logic for Glob v9; partial refactor for npm 9's lockfileVersion 3

architectci
published 3.1.0 •

Changelog

Source

[3.1.0 - 3.1.2] 2022-08-20

Added

  • Added hydrate.copy API for copying in files and folders to Lambda dependency directories (./path/to/lambda/node_modules/ or ./path/to/lambda/vendor)

Fixed

  • Fixed issue where hydrate.shared() erroneously destroys the @architect/functions module; thanks @idy!
  • Fixed issue where autoinstall would fail to parse require or import within for/of statements; fixes #1370

architectci
published 3.0.6 •

Changelog

Source

[3.0.6] 2022-08-20

Fixed

  • Fix obscure case where copying static.json may fail when a shared folder is removed from the project; fixes #1367

architectci
published 3.0.5 •

Changelog

Source

[3.0.5] 2022-08-11

Fixed

  • Handle obscure case where lingering broken symlinks would not be properly removed by the shared file copier

architectci
published 3.0.4 •

Changelog

Source

[3.0.4] 2022-07-26

Added

  • Added support for Node.js 16's node: builtin module syntax; fixes #1358

Changed

  • Updated dependencies

architectci
published 3.0.4-RC.0 •

architectci
published 3.0.3 •

Changelog

Source

[3.0.3] 2022-05-10

Changed

  • Updated dependencies; sub-dep lambda-runtimes adds nodejs16.x.

architectci
published 3.0.2 •

Changelog

Source

[3.0.2] 2022-03-31

Changed

  • Updated dependencies

architectci
published 3.0.1 •

Changelog

Source

[3.0.0 - 3.0.1] 2022-01-13

Added

  • Added support for Arc 10 plugin API
  • Added support for package-lock.json lockfileVersion 2; fixes #1306, thanks @gopeter!

Changed

  • Lambda treeshaking (currently for Node.js) is now the default when being run from CLI
  • Breaking change: legacy @tables-streams folders (src/tables/... and src/streams/...) are now deprecated
  • Breaking change: bare CLI arguments (e.g. hydrate update) as aliases to flags are no longer used, please use CLI flags (e.g. hydrate --update or hydrate -u)
  • Stop publishing to the GitHub Package registry
  • Traverse folders that start with . looking for Lambda package files to hydrate
  • Updated dependencies

Fixed

  • Fixed issue where Lambdas configured with @arc shared false would still get shared code

architectci
published 3.0.1-RC.0 •

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