Socket
Socket
Sign inDemoInstall

jquery-mockjax

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-mockjax - npm Package Versions

2

2.7.0-beta.0

Diff

Changelog

Source

2024-09-09 v2.7.0-beta.0

  • Support for jQuery 4.0.0-beta
    • Removed deprecated calls to $.isArray() and $.isFunction()
    • Updated cross-origin tests to use a safe domain
    • Thanks to @jayaddison for the nudge and PR!
jakerella
published 2.6.1 •

Changelog

Source

2024-02-17 v2.6.1

  • Changed license from dual (MIT & GPL) to only be MIT
    • Updated authorship to myself (creator of all v2 changes) and moved JD Sharp to contributor
    • Massive (long needed) update to dev dependencies, and thus most of the test and build infrastructure
    • NO source code changes, but the minified version will change due to dependency updates
    • Remove support for IE 11 and requirejs
    • Remove support for older versions of jQuery (supporting latest on each major branch)
jakerella
published 2.6.0 •

Changelog

Source

2020-08-22 v2.6.0

  • Removed support for IE 9 & 10
    • Removed unused config for code climate
    • Updated dev dependencies to fix browserstack and local test run issues
    • Added support for regex url matching when using a namespace (thanks @gregid)
jakerella
published 2.5.1 •

Changelog

Source

2020-03-30 v2.5.1

  • Fixed issue with capitalization of the "content-type" header
    • Added newer version of jQuery for testing
    • Fixed issue where we were not running one subset of tests
jakerella
published 2.5.0 •

Changelog

Source

2018-07-29 v2.5.0

  • Added support for ignoring test files in the automated runs; this was necessary because Browserstack does something weird with the console and it causes the logging tests to timeout
    • Fixed Browserstack automated runs by ignoring logging tests
    • Added an option to reverse the mock handler priority order (thanks @addepar-andy)
jakerella
published 2.4.0 •

Changelog

Source

2018-06-17 v2.4.0

  • Added support for an array of status codes in mocked response (thanks @reinrl)
    • Updated broken Codacy badge
    • Added jQuery 3.3.1 to test suite
    • Switched to using Chrome headless (with puppeteer) for all tests
    • No longer testing in Opera, and added Edge to the browser test list
jakerella
published 2.3.0 •

Changelog

Source

2018-01-07 v2.3.0

  • Added new handlers() method
    • Add basic support for 301 and 302 status codes with auto-redirection
    • Fix up some README issues
jakerella
published 2.2.2 •

Changelog

Source

2016-09-15 v2.2.2

  • Minor bug fixes having to do with namespacing (thanks @tomeara)
    • Improvement to testing CLI commands
jakerella
published 2.2.1 •

Changelog

Source

2016-09-15 v2.2.1

  • Add tests for jQuery 3.x
    • Add tests for Browserify usage and documentation on that subject
    • Updated dependencies for webpack, etc usage (thanks @hotoo)
    • Updated keywords to be picked up by jQuery plugin registry
jakerella
published 2.2.0 •

Changelog

Source

2016-06-08 v2.2.0

  • Fix bower dependency on jQuery to allow any supported version
    • Allow developer to indicate that ajax calls should not be retained (thanks @suchipi)
    • Fix to allow responseTime to work with deferred jsonp
    • Updated to test on latest jQuery versions
    • Added JSDoc3 blocks to public API methods
    • Refactored logging: now has levels, easier to overwrite, more messages
    • Added ability for data matching to be a function (thanks @koorgoo)
    • Added ability to pass in array of mocks in addition to singles (thanks again @koorgoo)
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