🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

karma-iframes

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-iframes - npm Package Versions

1.3.1

Diff
sabberworm
published 1.3.1 •
sabberworm
published 1.3.0 •
sabberworm
published 1.2.2 •

Changelog

Source

1.2.2

  • Serialize error objects so they can be passed to the parent context.

1.1

sabberworm
published 1.2.1 •

Changelog

Source

1.2.1

  • Output a list of deep-links to individual suites in debug mode.
sabberworm
published 1.2.0 •

Changelog

Source

1.2.0

  • Support code coverage (thanks to @thealien)
  • Fix error in serve-file-middleware that made 404 requests crash the server (noticeable when the browser tried to load source maps).
sabberworm
published 1.1.2 •

Changelog

Source

1.1.2

  • Easier debugging of individual suites, even after reload.
  • Allow query params after requests to iframe or its script.

1.0

sabberworm
published 1.1.1 •

Changelog

Source

1.1.1

  • Serve resolved files correctly on windows, thanks to @Aquariuslt.
sabberworm
published 1.1.0 •

Changelog

Source

1.1.0

  • Be more robust to JS formatting by serving and including the JS instead of inlining.
sabberworm
published 1.0.1 •

Changelog

Source

1.0.1

  • Fixed an embarrassing mistake where not all required files had actually been in the npm package.
sabberworm
published 1.0.0 •

Changelog

Source

1.0.0

  • First public release