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.0 to 3.0.1

2

CHANGELOG.md
# karma-electron changelog
3.0.1 - Fixed `xtend` dependency
3.0.0 - Moved from `framework` to `preprocessor` for better file-specific variable support (e.g. `__filename`, `__dirname`, `require`)

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

8

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

@@ -39,3 +39,4 @@ "author": {

"js-string-escape": "~1.0.0",
"minstache": "~1.2.0"
"minstache": "~1.2.0",
"xtend": "~4.0.1"
},

@@ -53,4 +54,3 @@ "devDependencies": {

"mocha": "~1.11.0",
"twolfson-style": "~1.6.0",
"xtend": "~4.0.1"
"twolfson-style": "~1.6.0"
},

@@ -57,0 +57,0 @@ "keywords": [

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