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

@patternslib/patternslib

Package Overview
Dependencies
Maintainers
0
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternslib/patternslib - npm Package Versions

23
16

9.9.16

Diff

Changelog

Source

9.9.16 (2024-08-21)

Maintenance

  • Update dependencies with newer patch-level versions. (118f031)
thet
published 9.9.15 •

Changelog

Source

9.9.15 (2024-08-20)

Bug Fixes

  • pat-tiptap: Upgrade pat-tiptap to 4.9.4 to fix a problem with adding colums to tables. (5a0281e)
thet
published 9.9.14 •

Changelog

Source

9.9.14 (2024-08-19)

Bug Fixes

  • core dom: Avoid circular imports. (962d5f2)

    Remove BBB export "add_event_listener" and "remove_event_listener" to avoid circular imports. This fixes a test-run problem in pat-tiptap and was long overdue anyways.

thet
published 9.9.13 •

Changelog

Source

9.9.13 (2024-08-19)

Bug Fixes

  • Build: Apply "npm pkg fix" to correct the repository URL. (cfec736)

  • Fix reference to 3rd party styles in stylesheets. (d00253d)

    Since latest scss build tools which became available in @patternslib/dev version 3.6 references to node_modules need to be left out. The build tool searches in node_modules anyways. This is now fixed.

  • pat-carousel: Fix SASS compilation warnings. (e4e2dae)

    Upgrade to a version of slick.js where the compilation warnings are fixed.

  • pat-inject: Fix failing test. (1472b06)

    Recent Jest/jsDOM stopped working with uppercase tag selectors. This is now fixed without making compromises to production code, as the new result is more readable.

Maintenance

  • pat-inject: Fix some test method names. (e9a5257)

  • pat-inject: Rework _rebaseHTML to non-JQuery code as preparation to fix a failing test with recent @patternslib/dev. (df710a2)

  • Update GitHub Actions workflow. (a413e26)

  • Upgrade devDependencies. (bda3cf1)

pilz
published 9.9.12 •

Changelog

Source

9.9.12 (2024-07-23)

  • Include fix for pat-tiptap table handling
pilz
published 9.9.11 •

Changelog

Source

9.9.11 (2024-07-23)

  • empty release
thet
published 9.9.10 •

Changelog

Source

9.9.10 (2023-11-27)

thet
published 9.9.10-alpha.4 •

Changelog

Source

9.9.10-alpha.4 (2023-11-23)

Features

Bug Fixes

  • Upgrade node version for GitHub Actions. (1cf4d6a)
thet
published 9.9.10-alpha.3 •

Changelog

Source

9.9.10-alpha.3 (2023-11-17)

Bug Fixes

  • core dom find_form, pat autosubmit: Add support for pat-subform. (bd19154)

    Subform was recently lost when introducing dom.find_form. Now subform support is back in pat-autosubmit.

  • pat subform: Correctly unregister the submit event on Pattern destroy. (8252014)

Maintenance

  • pat subform: Modernize code. (dc7c0ff)
thet
published 9.9.10-alpha.2 •

Changelog

Source

9.9.10-alpha.2 (2023-11-10)

Maintenance

  • pat autosubmit: Improve the code to find the related form for an input. (445fe69)
23
16
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