Socket
Socket
Sign inDemoInstall

cash-dom

Package Overview
Dependencies
0
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

8.1.5

Diff

Changelog

Source

v8.1.5 (2023-04-13)

  • Fixed support for using a selector as context
  • $.hide: ensuring calling it multiple times sequentially works too
fabiospampinato
published 8.1.4 •

Changelog

Source

v8.1.4 (2023-03-08)

  • Updatd contribution guide
  • Replaced Karma with Playwright, removing most dev dependencies, removing coverage reports, and adding support for Safari
  • Updated dependencies
  • Lowercased readme file
  • Lowercased changelog file
  • $.serialize: avoiding encoding "%20" as "+", for better alignment with jQuery
fabiospampinato
published 8.1.3 •

Changelog

Source

v8.1.3 (2023-01-31)

  • $.fn.text: ensuring it reads text from every node in the collection, not just the first one, for better alignment with jQuery
fabiospampinato
published 8.1.2 •

Changelog

Source

v8.1.2 (2022-11-18)

  • Migration guide: mentioning $.fn.css as a potential workaround for ignoring the effects of CSS transforms
  • $.fn.html: ensuring script elements are executed, to better align with jQuery
  • Switched to a new bundler, minipacco
  • Deleted most development dependencies
  • Simplified significantly partial compilation
  • Ensuring selectors contains escaped dots are handled correctly
fabiospampinato
published 8.1.1 •

Changelog

Source

v8.1.1 (2022-02-16)

  • Ensuring the proper types for iteration are provided
  • Ensuring $.fn.find works with document fragments too
  • Ensuring the "delegateProperty" is attached to events
  • More reliably using "getElementById", only if the context node actually supports it
  • Ensuring that before inserting a node before/after the html node the html node is removed from the DOM
fabiospampinato
published 8.1.0 •

Changelog

Source

v8.1.0 (2020-09-12)

  • Added $.isPlainObject
  • $.each: added support for iterating over objects
  • $.extend: added support for extending deeply
  • Readme: updated dimensions
  • Updated changelog template
fabiospampinato
published 8.0.0 •

Changelog

Source

v8.0.0 (2020-06-20)

  • Improved alignment with jQuery regarding handling of non-bubbling events significantly
fabiospampinato
published 7.0.4 •

Changelog

Source

v7.0.4 (2020-06-19)

  • Ensuring unusual but valid simple selectors are handled properly
fabiospampinato
published 7.0.3 •

Changelog

Source

v7.0.3 (2020-05-31)

  • Updated "EleLoose" type
fabiospampinato
published 7.0.2 •

Changelog

Source

v7.0.2 (2020-05-30)

  • Readme: updated npm installation command
  • Updated the "EleLoose" TypeScript type ensuring it isn't evaluated as "never"
23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc