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

@webiny/ioc

Package Overview
Dependencies
Maintainers
0
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/ioc - npm Package Versions

1
31

5.32.0-beta.0

Diff

Changelog

Source

5.32.0-beta.0 (2022-09-06)

Bug Fixes

  • change createProjectApplicationWorkspace to true (7e6753a)
  • app-admin: register ui layout renderer plugin (0176cdb)
  • import processHooks directly (16e1118)
  • remove redundant console.log call (12d1849)
  • run WCP-related hooks in watch command (370a381)
  • use runHook from utils (88642fa)
  • api-apw: fine grained permissions (#2593) (cdefb69)
  • app: re-export plugin classes (b327f25)
  • app-admin: register and sort file type plugins in the correct order (a3fa537)
  • app-admin-rmwc: improve dashboard widget rendering (982af6d)
  • app-headless-cms: do not normalize CmsContentModelField type (c365569)
  • app-headless-cms: remove content model from apollo cache when deleted (35ec34d)
  • app-headless-cms: use proper plugin class (138d62e)
  • app-page-builder: return undefined to use default object id (4e3d1c0)
  • app-serverless-cms: re-export createComponentPlugin (fd53445)
  • add dot: true to glob call (#2601) (65dab7c)
  • pulumi-aws: use ?? to set default value [skip ci] (bb1e201)

Features

  • add hook-before-watch hook to the watch command (8ac0273)
  • move runHook into utils (4e5c576)
  • wcp: improve error logging (user seats management) (9338273)
webiny
published 5.31.0 •

Changelog

Source

5.31.0 (2022-08-18)

Note: Version bump only for package webiny-js

webiny
published 5.31.0-beta.1 •

Changelog

Source

5.31.0-beta.1 (2022-08-17)

Bug Fixes

  • pulumi-aws: block all public access on FM bucket (2415e90)
webiny
published 5.31.0-beta.0 •

Changelog

Source

5.31.0-beta.0 (2022-08-16)

Bug Fixes

  • api-file-manager: handle download of large files without using s3.getObject (#2577) (2d5413f)
  • cwp-template-aws: pass context into path checking (4733439)
  • cwp-template-aws: set PUPPETEER_SKIP_CHROMIUM_DOWNLOAD variable (#2584) (41d3bec)
  • handler-aws: create event handler export (644a831)
  • pulumi-aws: assign proper Lambda execution roles in prod setup (#2585) (7b232c7)
  • pulumi-sdk: set GODEBUG variable for M1 (#2581) (1116fd0)
  • puppeteer: use puppeteer-core to skip chromium download (#2587) (e4eddfd)
  • serverless-cms-aws: disable cache control on website preview index.html (#2575) (cff4a62)
  • improve setup-project script (#2571) (6c010d9)

Features

  • ci-cd scaffold: use repository secrets instead of environments (7eb6f77)
  • handler: export ContextPlugin (7263725)
  • handler-fastify: add fastify as handler into the system (#2546) (8d258aa)
  • add support for custom React apps (#2569) (f7af516)
  • make all buckets private (#2558) (6e84b04)
webiny
published 5.30.0 •

Changelog

Source

5.30.0 (2022-07-27)

Note: Version bump only for package webiny-js

webiny
published 5.30.0-beta.1 •

Changelog

Source

5.30.0-beta.1 (2022-07-26)

Bug Fixes

  • app-page-builder: detect zoom level properly (937a81b)
webiny
published 5.30.0-beta.0 •

Changelog

Source

5.30.0-beta.0 (2022-07-25)

Bug Fixes

  • api-headless-cms: locale error when system not installed (#2537) (4c0585b)
  • app-admin: use <Brand/> component in the installer view (#2552) (0a8073f)
  • app-apw: form usages (430e4b2)
  • app-headless-cms: revisions cache update on publish (#2525) (d06e7dd)
  • app-page-builder: improve editor core (#2536) (1ae77d2)
  • app-page-builder: resurrect "click-to-add" element (#2534) (3f01ac8)
  • cli-watch-command: correct glob generation (17491fd)
  • cwp-template-aws: add missing .babelrc file (5ff9078)
  • pulumi-aws: use domains parameter in all apps (ddb59bf)
  • pulumi-aws: use output apply on ENV variables (45b173c)
  • add [@jest-environment](https://github.com/jest-environment) jsdom (97e0cab)
  • bring back APW into Webiny projects (18f9afd)
  • disable @types/jsdom package because of conflicts (5498bb3)
  • improve error messages (70cff64)
  • unset default transform rules and remove obsolete name prop (4f59a2d)
  • update ts-jest (0cd42eb)
  • use handlers for the projectAppParams.pulumi parameter (ab677e5)
  • use handlers for the projectAppParams.pulumi parameter (e2bbf40)

Features

  • api-headless-cms: combine cms contexts and graphqls (#2528) (87bb89b)
  • api-headless-cms: correct endpoint types (#2533) (e301c85)
  • app-headless-cms: enable object reordering (#2542) (b905013)
  • pulumi: allow custom Lambda ENV vars and resource customization (#2540) (7df7a08)
  • ui: upgrade RMWC to v7 (#2553) (ee963b0)
  • add missing env var types (#2541) (2be45c3)
  • assign WCP project ID via WCP_PROJECT_ID (ef55575)
  • bring back APW into Webiny Projects (#2535) (4db06af)
  • decouple Page Editor and introduce a Block Editor (#2529) (a455192)
  • reorganize code and add support for WCP_PROJECT_ID env var (6e77c52)
  • typescript to 4.7.4 (#2527) (ee24a3a)
  • api-apw: cms workflow (#2450) (57c082d)
  • api-mailer: package to send e-mails from the system (#2514) (568c4c4)
  • app-apw: cms readme (5e2dab3)
  • cwp-template-aws: add apw to user projects (#2523) (94547d2)
  • export Pulumi app types (25c2a31)
  • app-apw: headless cms workflow (#2415) (3243fed)
  • project-utils: use retries to delete indexes on snapshot errors (#2513) (5dbba1d)
webiny
published 5.29.0 •

Changelog

Source

5.29.0 (2022-06-28)

Note: Version bump only for package webiny-js

webiny
published 5.29.0-beta.2 •

Changelog

Source

5.29.0-beta.2 (2022-06-27)

Bug Fixes

  • convert run back to sync method (c32d008)
  • serverless-cms-aws: replace require with import [no ci] (880abcf)
webiny
published 5.29.0-beta.1 •

Changelog

Source

5.29.0-beta.1 (2022-06-25)

Bug Fixes

  • cypress: add a short wait to fix flaky test (cc04c06)
  • pulumi: process resource handlers at config stage (03f004e)

Features

  • pulumi-aws: add an AWS OpenSearch module (88d6cf2)
  • pulumi-aws: add production features to ElasticSearch module (8e7f6ab)
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