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.0.0

Diff

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.0-RC.6 •

architectci
published 3.0.0-RC.5 •

architectci
published 3.0.0-RC.4 •

architectci
published 3.0.0-RC.3 •

architectci
published 3.0.0-RC.2 •

architectci
published 3.0.0-RC.1 •

architectci
published 3.0.0-RC.0 •

architectci
published 2.2.3 •

Changelog

Source

[2.2.3] 2022-01-11

Fixed

  • Fixed potential false tree shaking errors in ESM files that make use of require() (e.g. via import { createRequire } from 'module')

architectci
published 2.2.2 •

Changelog

Source

[2.2.2] 2022-01-10

Fixed

  • Fixed false positive tree shaking of imports from http(s)

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