Socket
Socket
Sign inDemoInstall

karma

Package Overview
Dependencies
160
Maintainers
5
Versions
212
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.3 to 5.0.4

3

lib/browser.js

@@ -155,5 +155,4 @@ 'use strict'

onResult (result) {
if (result.length) {
if (Array.isArray(result)) {
result.forEach(this.onResult, this)
return
} else if (this.isNotConnected()) {

@@ -160,0 +159,0 @@ this.lastResult.add(result)

@@ -480,3 +480,3 @@ {

},
"version": "5.0.3",
"version": "5.0.4",
"license": "MIT",

@@ -483,0 +483,0 @@ "husky": {

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc