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

jquery-once

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-once - npm Package Versions

2

2.3.0

Diff

Changelog

Source

[2.3.0] - January 4th, 2024

Changed

  • Switched from var to let and const for variable scope
  • Removed use strict directives
  • Updated developer dependencies
  • Minor updates to developer documentation
  • Switched to GitHub Actions for testing
robloach
published 2.2.3 •

Changelog

Source

[2.2.3] - May 14th, 2019

Fixed

  • Fix CommonJS factory when export element is present
    • By Sam152 from #91
robloach
published 2.2.2 •

Changelog

Source

[2.2.2] - May 8th, 2019

Changed

  • Updated developer dependencies and documenation
robloach
published 2.2.1 •

Changelog

Source

[2.2.1] - March 29th, 2018

Changed

  • Updated dependencies
robloach
published 2.2.0 •

Changelog

Source

[2.2.0] - June 15th, 2017

Fixed

  • Fixed throwing Error to TypeError when passing an incorrect string parameter

Changed

robloach
published 2.1.2 •

Changelog

Source

[2.1.2] - June 11th, 2016

Changed

  • Updated development dependencies
  • Updated documentation
  • Switched from semistandard to xo for coding standards
  • Tested in jQuery 3.0
robloach
published 2.1.1 •

Changelog

Source

[2.1.1] - August 31st, 2015

Fixed

  • Corrected version information in the source
robloach
published 2.0.2 •

Changelog

Source

[2.0.2] - June 5th, 2015

Added

robloach
published 2.0.1 •

Changelog

Source

[2.0.1] - May 5th, 2015

Changed

  • Updated development dependencies
  • Updated documentation
robloach
published 2.0.0 •

Changelog

Source

[2.0.0] - January 20th, 2015

Fixed

  • Fixed type checking of the id parameter of .once() as optional
  • Fixed inline code documentation

Added

  • Added performance improvement through .data() use rather than class attributes
  • Added findOnce() function to allow filtering once'd elements
  • Added automated testing through Mocha
  • Added jsdoc-to-markdown to automatically build API documentation

Changed

  • Switched to ESLint for code linting
  • Removed unneeded cache variable
  • Removed function callback in order to promote jQuery chaining standards
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