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

@lafjs/cloud

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lafjs/cloud - npm Package Versions

2

1.0.0

Diff

Changelog

Source

1.0.0 (2024-04-01)

Bug Fixes

  • build: remove unneeded build layer (#1822) (f53510c)
  • cli: dotenv package missing error (#1747) (3539d17)
  • cli: func desc missing caused by typo (#1832) (3816b3f)
  • cli: storage field key error during refresh (#1833) (17811c4)
  • fix bson version error in database-ql (#1751) (d3a5c7f)
  • runtime-exporter: repair the build process (#1869) (2948df9)
  • runtime: fix override deps when init package.json (#1855) (d73d71b)
  • runtime: fix runtime database connection error (#1776) (db10359)
  • runtime: fix storage server query url problem (#1910) (27be959)
  • runtime: fix upload-dependencies tar path (#1891) (bc948e2)
  • runtime: print error when invoke init function error (#1887) (fbfa762)
  • runtime: wait for db ready (#1774) (f1f0798)
  • server: add environment variable to control bucket domain Create task switch (#1836) (3e17727)
  • server: billing error with old apps (#1797) (fadd735)
  • server: billing for all apps including stopped apps (#1781) (6cb7e57)
  • server: certificate of unbundled website domain name is not deleted (#1871) (d52a578)
  • server: disable i18n file watching in server (#1800) (e9b6de7)
  • server: fix being failed to find address when connect ddb (#1771) (0ed539e)
  • server: fix certificate not deleting and rebuilding issue when unbundling runtime custom domains (#1829) (77be144)
  • server: fix compiled code that doesn't support await import (#1828) (b23d2a2)
  • server: fix dedicated database connect host (#1906) (658fe49)
  • server: fix extra billing for ddb when app has stopped (#1884) (3113289)
  • server: fix multi-region database connectivity issues (#1801) (aa28e7e)
  • server: fix too large entity error when upload large func (#1882) (fdf96bb)
  • server: read manifest failed when init region (#1820) (f72e024)
  • server: update account updateAt (#1806) (1b75bac)
  • server: update function changelog optional (#1799) (84ea810)
  • web&server: fix billing query time boundary problem (#1745) (d9cfd9f)
  • web: cannot click history func version (#1798) (12bef25)
  • web: change monaco loader cdn with self-host js (#1812) (604ee33)
  • web: error when click recommend specs (#1793) (cea1c88)
  • web: fix ddb not compactable with old app (#1768) (208a683)
  • web: fix editor theme override & init with value (#1795) (b127a0b)
  • web: fix function scroll bar & support horizontal scrolling (#1814) (48d636c)
  • web: fix monaco editor key binding (#1809) (87b3c03)
  • web: fix nginx conf (#1907) (b37508a)
  • web: fix nginx conf (#1908) (9ec2a97)
  • web: fix not auto import typings when switch paths (#1896) (f7ab0dd)
  • web: fix only display either phone or email login (#1888) (896386d)
  • web: fix pwa cache (#1905) (ab28cd4)
  • web: fix storage path concatenation & add dependency install tip (#1864) (53e491a)
  • web: not update recent function list when deploy & fix type when import function by relative path (#1821) (2a06729)
  • web: wait for all delete files promise settled (#1777) (44df222)

Features

  • runtime&server: support display error/log line (#1813) (faefc11)
  • runtime&server: support updating dependencies without restarting (#1823) (debd01c)
  • runtime: add ts lsp server (#1660) (ba8de86)
  • server: Add a setting to control whether WebPromoPage is enabled or not. (#1861) (cc97241)
  • server: add app network traffic metering (#1892) (ef30cd9)
  • server: adding a delinquent flag to an account when the account… (#1881) (a9bc541)
  • server: recover the application and synchronize the recovery functions to sys_db (#1879) (46a0cd4)
  • server: support auth methods of email (#1867) (2364f57)
  • server: support dedicated database (#1728) (cae101b)
  • server: support function history changelog (#1756) (829fd8a)
  • server: support notification (#1683) (d9f527b)
  • services: add database metrics interface (#1739) (74518b9)
  • web&server: control the activation of the ddb & change the location of deploy manifests (#1810) (a8bd80e)
  • web: add app network traffic metering (#1894) (e9d012d)
  • web: add function list context menu (#1825) (bcde132)
  • web: add index page setting config (#1858) (f192ec8)
  • web: add laf_doc and laf_about_us url config (#1763) (9a96ff7)
  • web: optimize app log stream (#1811) (59da485)
  • web: remove charge input (#1912) (c39772b)
  • web: support ai code completion (#1877) (1c688b8)
  • web: support auth methods of email (#1865) (9f0a683)
  • web: support dedicated database (#1730) (6a02910)
  • web: support deleting multiple storage files (#1755) (4e47d04)
  • web: support function changelog (#1757) (9d86105)
  • web: support function editor with lsp (#1657) (d7d0b46)
  • web: support function editor with lsp (#1784) (022ee46)
  • web: support rename functions using dragging (#1762) (f108ea8)
  • web: support sort files of storage & fix monitor data undefined (#1819) (55360e9)
  • web: support updating dependencies without restarting (#1824) (bd69fea)
  • web: support version upgrade prompt (#1754) (94e3e82)

Reverts

  • Revert "feat(web): support function editor with lsp (#1657)" (#1783) (5a63468), closes #1657 #1783
maslow
published 1.0.0-beta.14-patch1 •

maslow
published 1.0.0-beta.14-patch0 •

maslow
published 1.0.0-beta.14 •

Changelog

Source

1.0.0-beta.14 (2023-12-19)

Bug Fixes

  • runtime: append null check to object check (#1684) (f2a3a40)
  • runtime: fix cloud sdk cannot initialize in custom deps module (#1711) (c1748d6)
  • runtime: fix module.exports error; fix logs error while response.chunkedEncoding is true (#1707) (8ea5ad0)
  • runtime: fix process.env hot reload (#1709) (7ef87f5)
  • runtime: upgrade node to v20 to fix importModuleDynamic bug (#1687) (849a221)
  • server: add field whitelist for validation (#1692) (b73acea)
  • server: fix get_client_ip method, use x-forwarded-fro first (#1717) (be0cb05)
  • server: fix logging api error return (#1727) (dafa12c)
  • server: fix runtime logging interface not authenticated (#1725) (6e41123)
  • services: change runtime exporter penalty rules (#1733) (e2a85e0)
  • web: cannot update database record with ObjectId #1524 (#1723) (f8e2385)
  • web: fix app monitor longest array (#1682) (9239629)
  • web: function return shows when not undefined & update current function after edit name (#1713) (2b228d0)
  • web: jsonviewer support to render large data (#1731) (382d8f2)

Features

  • cli support env (#1718) (80b88c0)
  • cloud-sdk: add url api to cloud sdk (#1732) (2b87cb7)
  • runtime: add cloud.storage api in cloud sdk (#1729) (18afa9b)
  • runtime: detach custom dependency, support node_module caching (#1658) (2fbc5f1)
  • runtime: support LF_NODE_MODULES_CACHE to control if offline deps installation (#1743) (3e4b2f7)
  • runtime: support relative path import of fn (#1712) (9daa9f8)
  • server: Add a consolidated multi-pod, multi-container log query (#1689) (b29fdcd)
  • server: support request-limit ratio conf of runtime resource in region (#1702) (2046b4b)
  • web: support consolidated multi-pod, multi-container log query (#1691) (61e7fcb)
maslow
published 1.0.0-beta.13-storage-pr6 •

maslow
published 1.0.0-beta.13-storage-pr5 •

maslow
published 1.0.0-beta.13-storage-pr4 •

maslow
published 1.0.0-beta.13-storage-pr3 •

maslow
published 1.0.0-beta.13-storage-pr2 •

maslow
published 1.0.0-beta.13-storage-pr1 •

2
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