Socket
Socket
Sign inDemoInstall

karma

Package Overview
Dependencies
Maintainers
5
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma - npm Package Compare versions

Comparing version 6.4.0 to 6.4.1

2

lib/config.js

@@ -65,3 +65,3 @@ 'use strict'

return helper.isUrlAbsolute(pattern.pattern)
? new UrlPattern(pattern.pattern, pattern.type)
? new UrlPattern(pattern.pattern, pattern.type, pattern.integrity)
: new Pattern(pattern.pattern, pattern.served, pattern.included, pattern.watched, pattern.nocache, pattern.type)

@@ -68,0 +68,0 @@ } else {

@@ -59,2 +59,3 @@ {

"Nick Malaguti <nmalaguti@palantir.com>",
"falsandtru <falsandtru@users.noreply.github.com>",
"joshjb84 <joshjb84@hotmail.com>",

@@ -79,3 +80,2 @@ "vivganes <vivek@vivekganesan.com>",

"Tobias Speicher <rootcommander@gmail.com>",
"falsandtru <falsandtru@users.noreply.github.com>",
"pavelgj <pavelgj@gmail.com>",

@@ -505,3 +505,3 @@ "sylvain-hamel <sylvainhamel0@gmail.com>",

},
"version": "6.4.0",
"version": "6.4.1",
"license": "MIT",

@@ -508,0 +508,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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