New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apostrophe

Package Overview
Dependencies
Maintainers
9
Versions
1082
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe - npm Package Versions

1
109

4.3.1

Diff

Changelog

Source

4.3.1 (2024-05-17)

Fixes

  • Databases containing documents that no longer correspond to any module no longer cause the migration that adds missing mode properties to fail (an issue introduced in version 4.2.0). Databases with no such "orphaned" documents were not affected.
boutell
published 4.3.0 •

Changelog

Source

4.3.0 (2024-05-15)

Adds

  • Allows to disable page refresh on content changed for page types.
  • Widget editor can now have tabs.
  • Adds prop to AposInputMixin to disable blur emit.
  • Adds throttle function in ui module utils.
  • Adds a publicBundle option to @apostrophecms/asset. When set to false, the ui/src public asset bundle is not built at all in most cases except as part of the admin UI bundle which depends on it. For use with external front ends such as apostrophe-astro. Thanks to Michelin for contributing this feature.

Fixes

  • Do not show widget editor tabs when the developer hasn't created any groups.
  • npm link now works again for Apostrophe modules that are dependencies of a project.
  • Re-crop image attachments found in image widgets, etc. when replacing an image in the Media Manager.
  • Fixes visual transitions between modals, as well as slider transition on overlay opacity.
  • Changing the aspect ratio multiple times in the image cropper modal no longer makes the stencil smaller and smaller.

Changes

  • Improves debounce function to handle async properly (waiting for previous async call to finish before triggering a new one).
  • Adds the copyOfId property to be passed to the apos.doc.edit() method, while still allowing the entire copyOf object for backwards compatibility.

Fixes

boutell
published 3.66.0 •

boutell
published 4.2.3 •

boutell
published 3.65.0 •

boutell
published 4.2.2 •

boutell
published 4.2.1 •

Changelog

Source

4.2.1 (2024-04-29)

Fixes

  • Fixes drag and drop regression in the page tree where pages were not able to be moved between parent and child.
boutell
published 2.227.6 •

boutell
published 2.227.5 •

boutell
published 3.64.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