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

karma-electron

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-electron - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

CHANGELOG.md
# karma-electron changelog
3.0.3 - Added missing `test-karma-phantomjs` to `test-karma-all`
3.0.2 - Added tests to verify we don't pollute non-Node environments

@@ -3,0 +5,0 @@

4

package.json
{
"name": "karma-electron",
"description": "Karma launcher and preprocessor for Electron",
"version": "3.0.2",
"version": "3.0.3",
"homepage": "https://github.com/twolfson/karma-electron",

@@ -27,3 +27,3 @@ "author": {

"test": "npm run test-karma-all && npm run lint",
"test-karma-all": "npm run test-karma-single-run && npm run test-karma-failure && npm run test-karma-uncaught-exception && npm run test-karma-karma",
"test-karma-all": "npm run test-karma-single-run && npm run test-karma-failure && npm run test-karma-uncaught-exception && npm run test-karma-karma && npm run test-karma-phantomjs",
"test-karma-continuous": "karma start test/integration-test/karma.conf.js --no-single-run",

@@ -30,0 +30,0 @@ "test-karma-karma-comment": "# DEV: We run `test-karma-karma` twice to verify no user-data-dir is leaking",

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